I am developing an IOS app in Xamarin Visual studio. I want to add functionality like android viewpager in app. On swipe from left to right or right to left another activity should show.How can I implement like that in xamarian IOS.
Asked
Active
Viewed 687 times
1

spaceplane
- 607
- 1
- 12
- 27

iub iub
- 94
- 6
-
i Think this may help u https://github.com/zzz40500/AndroidSweetSheet – Varma460 Dec 05 '16 at 04:38
-
2Possible duplicate of [Equivalent to the Android's ViewPager on iOS? Swipe/flip through pages of data](http://stackoverflow.com/questions/9734995/equivalent-to-the-androids-viewpager-on-ios-swipe-flip-through-pages-of-data) – SushiHangover Dec 05 '16 at 04:55