Fast swipe leads to skip items
Opened this issue · 0 comments
Deleted user commented
I just started experimenting with SwiftUI and found this amazing package which saved me from implementing this from zero. However I just discovered a bug:
When swiping long and fast in the horizontal scroll item, sometimes one item is skipped and the scroll snaps to the next item and one is skipped. See attached example project recording. First two times I used a "soft" swipe and everything worked fine, afterwards note that when a long and fast swipe is used the list stopped at item number 3 instead of 2.
Thank you so much,
Zoltán