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

Scrolling the picker inside the bottom sheet does not work on android #63

Open
BohBorys opened this issue Oct 25, 2023 · 2 comments
Open

Comments

@BohBorys
Copy link

In a custom bottom sheet (inside using ScrollView), scrolling doesn't work, is there any one way to solve this?

@BohBorys
Copy link
Author

@erksch, maybe you should switch to implementing the library using FlatList with react-native-gesture-handler and in conjunction when user use ScrollView with react-native-gesture-handler maybe this problem will be solve?

@mydesweb
Copy link

@BohBorys set enableContentPanningGesture to false

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

2 participants