IOS: swipe right
csk1nner opened this issue · 1 comments
csk1nner commented
Hello there!
Great tool. I'm running into a problem with IOS (xamarin.forms) and a left swipe (move back). When the back swipe is used sometimes the page navigates back as opposed to the carousel control. I've solved the problem by using: https://xamarinhelp.com/xamarin-forms-back-navigation-pitfalls/ - Is there a way to prevent the event from bubbling up except on the first page of the carousel?
alexrainman commented
It is a Xamarin.Forms issue so, can't help in that case.