I am new to Xamarin.Form. I want to implement swipe on tabbedPage. I searched a lot, but I could find the exact solution. Please if anyone having any idea let me know.
Asked
Active
Viewed 404 times
0
-
Tabbed page on Android already supports swipes. On iOS I'm not using them as they are just looking ugly. – Nick Kovalsky Oct 25 '17 at 09:33
-
how to enable that ? – Hussain Oct 25 '17 at 09:35
-
But i am using Xamarin.Form – Hussain Oct 25 '17 at 09:35
-
Me too, im using xamarin forms. When i swipe on Android tabs are changing, i didnt do anything special.. – Nick Kovalsky Oct 25 '17 at 09:51
-
Oh yeah thank you sir. its working. actually i was not swiping before . thanks for precious time – Hussain Oct 25 '17 at 10:00
-
how to make it work on Xamarin forms for iOS case? – Jurgen Cuschieri Sep 17 '18 at 08:26