SwipeableItem consistently gets stuck between snap points
See original GitHub issueIssue Description
Describe the bug
When I swipe quickly I am consistently able to get the item into a state where it is stuck at a point not specified in snapPoints
Android
iOS
Steps to reproduce the behavior: It’s easy to see what I’m talking about using this expo snack.
Platform & Dependencies Please list any applicable dependencies in addition to those below (react-navigation etc).
Platform (iOS/Android): Both
React Native or Expo version: expo 40, react native 0.63.2
react-native-reanimated
version: 1.13.0
react-native-gesture-handler
version: 1.9.0
This has also been experienced on device for iOS & Android.
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
iOS/Androidのアプリ著作権情報
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for...
Read more >react-native-swipeable-item - npm
Start using react-native-swipeable-item in your project by running ... snapPoint: number }) => void, Called when row is opened or closed.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
just published
1.5.3
, hopefully with the fix. Can you give it a shot?Unreal, after upgrading I’m no longer able to get the item stuck (on both the expo snack and our project).
Thanks a TON for quickly getting to the bottom of it and getting the fix out!