Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scroll gets stuck if you tap on a touchable element #71

Open
saransh-malik opened this issue Jun 8, 2021 · 1 comment
Open

Scroll gets stuck if you tap on a touchable element #71

saransh-malik opened this issue Jun 8, 2021 · 1 comment

Comments

@saransh-malik
Copy link

Current Behavior

Currenlty, if you use a Flatlist component and each item is a touchable, if you scroll some content tap on a button, now to scroll again you need to tap on the list first and then in the next gesture scroll gets back to working

Expected Behavior

The touchable element tap should not interupt the scroll and it should function just fine

How to reproduce

  • Use a flat list component type
  • Use buttons in your items
  • Scroll down a bit and tap on any button in the list
  • Now try to scroll the list again

Your Environment

version
Platform (Android, iOS or both) ios v14
react-native-scroll-bottom-sheet 0.7.0
react-native 0.63.0
react-native-gesture-handler 1.9.0
react-native-reanimated 1.9.0
@saransh-malik
Copy link
Author

@rgommezz Do you maintain this library anymore?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant