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

Swipe left and swipe right does not update active index on expo web #247

Open
Maker-Mark opened this issue Aug 9, 2021 · 4 comments
Open

Comments

@Maker-Mark
Copy link

You can see the issue on the official expo web example.
https://snack.expo.dev/@krissnawat/intro-slider-app

@lelimit
Copy link

lelimit commented Mar 3, 2023

I'm also experiencing the same problem. Do you have any work-around to make this work?

@Maker-Mark
Copy link
Author

@lelimit If i recall correctly, I just manually handled the gestures and set the slide index using a gesture handler.

@lelimit
Copy link

lelimit commented Aug 2, 2023

How to detect gesture for horizontal scroll on web with middle button on mouse for example?

@Maker-Mark
Copy link
Author

@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/

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