Closed yepMad closed 2 years ago
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.
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.
https://github.com/dohooo/react-native-reanimated-carousel/issues/125 , If this solves your problem, can you help update the README with your problem attached? 🎉 😄
@yepMad Hi~ Is there any progress?
@yepMad Hi~ Is there any progress?
Sorry for the delay, I wasn't home this weekend! The solution of #125 fitted like a glove. I will add to the README :)
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",
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