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
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
RPReplay_Final1658329778.mp4
The text was updated successfully, but these errors were encountered:
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
RPReplay_Final1658329778.mp4
The text was updated successfully, but these errors were encountered: