chaosifier / TabView

TabView control for Xamarin.Forms.
MIT License
124 stars 32 forks source link

Added support for IsSwipingEnabled property. #30

Closed fperez2511 closed 4 years ago

fperez2511 commented 4 years ago

The file Xam.Plugin.TabView.cs got enhanced by adding support for IsSwipingEnabled property in order to expose the inner CarouselView' swipe gesture and allow to turn it on or off.