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 Oct 8, 2021. It is now read-only.
Scrolling in a list up or down with your finger slightly moving left or right will cause a swipe event. Use of this is if a user is using one hand to hold the mobile device then use the thumb to scroll you are going to get an arch motion.
May a check should be put in play to check the x vs y to see if it is more of a swipe motion or scroll motion.
I am using 1.0b2 and had to disable swipes because of this issue. We tested both iOS and Android and duplicated the issue several times on both devices.