Hi Felipe,
Query: SwipeView doesn't work if it is inside a TabView with
EnableSwiping="true"
We have checked the reported issue
in iOS. In the source, we have used the native touch to change the selected
index. If we swipe the SwipeView the touch was called in the TabView also and
the item was changed. We have ensured the same behaviour with the default
Xamarin CarouselView and it SwipeView also not working in iOS. We have
implemented the same concept in iOS. In future, we will consider the multiple
swiping support view and share the details.
Regards,
Ruba Shanmugam