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

Horizontal ScrollView/FlatList not working properly on Android with gestureEnabled #400

Open
mclrc opened this issue Nov 25, 2024 · 2 comments

Comments

@mclrc
Copy link

mclrc commented Nov 25, 2024

Hello! Thanks for your work on this library, it fits all my needs!

I came across an issue though: Horizontal scroll views or flat lists (imported from this lib) don't quite seem to work on Android if the parent sheet has gestureEnabled set to true. I can only get it to scroll if I drag at a very steep angle, and it doesn't move at all when dragging horizontally. This is not a problem on iOS or when gestureEnabled is false. (I am using the latest version)

Minimal reproducible Example here: https://snack.expo.dev/@mclrc/shallow-indigo-candies

Is there something I'm doign wrong? I'd really appreciate some pointers, cheers!

@mclrc mclrc changed the title Horizontal ScrollView not working properly on Android with gestureEnabled Horizontal ScrollView/FlatList not working properly on Android with gestureEnabled Nov 25, 2024
@shoaiburrehman
Copy link

shoaiburrehman commented Nov 28, 2024

@mclrc Same with me, vertical scrolling also not working when gestureEnabled set to true. Let me know if you have resolved it somehow

@0xIrakli
Copy link

still having the same issue on 0.9.7

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

3 participants