-
-
Notifications
You must be signed in to change notification settings - Fork 332
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
Horizontal Carousel suppresses vertical scroll gesture handler #143
Labels
bug
Something isn't working
Comments
I would be happy to see that, but at the moment I can't take care of it. @dohooo if you think this is something difficult please let me know. |
@yepMad Hi~ Is there any progress? |
Hello, the solution #125 does not work for my case. "react-native-reanimated-carousel": "3.5.1",
"react-native": "0.74.5",
"react": "18.2.0",
"react-native-gesture-handler": "~2.16.1", |
Got the same problem. Any solution for this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I'm using a horizontal Carousel inside a FlatList inside ListHeaderComponent. It is not possible to scroll the FlatList vertically when trying to swipe over the horizontal Carousel. Most likely this also happens in a ScrollView.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The page scrolls vertically normally.
Screenshots
Sorry, project under NDA
Versions (please complete the following information):
Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: