You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
If you swipe vertically on carouselview it goes to next or previous item, you have to be very precise to swipe vertically straight if you want to stay on the current item. If I understand this correctly, it uses some kind of swipe acceleration or speed and does deceleration and this is how delta on X became big enough to switch the item. There should be a way to disable that, especially for IOS where you have to just touch the screen and swipe a little to go to next item.