question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SwipeableItem consistently gets stuck between snap points

See original GitHub issue

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 image iOS image

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:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
computerjazzcommented, Jan 22, 2021

just published 1.5.3, hopefully with the fix. Can you give it a shot?

2reactions
golearycommented, Jan 22, 2021

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!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found