We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
You can see the issue on the official expo web example. https://snack.expo.dev/@krissnawat/intro-slider-app
The text was updated successfully, but these errors were encountered:
I'm also experiencing the same problem. Do you have any work-around to make this work?
Sorry, something went wrong.
@lelimit If i recall correctly, I just manually handled the gestures and set the slide index using a gesture handler.
How to detect gesture for horizontal scroll on web with middle button on mouse for example?
@lelimit On react native web? Using the gesture handler, I think it was https://docs.swmansion.com/react-native-gesture-handler/docs/api/gestures/gesture-detector/
No branches or pull requests
You can see the issue on the official expo web example.
https://snack.expo.dev/@krissnawat/intro-slider-app
The text was updated successfully, but these errors were encountered: