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

Swipeable support for web (Dependent on TapGestureHandler and PanGestureHandler) #581

Closed
brunolemos opened this issue Apr 25, 2019 · 3 comments · Fixed by #555
Closed

Swipeable support for web (Dependent on TapGestureHandler and PanGestureHandler) #581

brunolemos opened this issue Apr 25, 2019 · 3 comments · Fixed by #555

Comments

@brunolemos
Copy link
Contributor

brunolemos commented Apr 25, 2019

Goal: Use the exact same swipeable component between ios/android and web. One that is performant, backed by rngh / reanimated.

Seems to be dependent on PanGestureHandler (#540) and TapGestureHandler.
https://github.com/kmagiera/react-native-gesture-handler/blob/master/Swipeable.js

@brunolemos brunolemos changed the title Swipeable support for Web Swipeable, TapGestureHandler and PanGestureHandler support for Web Jun 23, 2019
@brunolemos brunolemos changed the title Swipeable, TapGestureHandler and PanGestureHandler support for Web Full web support (Swipeable, TapGestureHandler, PanGestureHandler, ...) Jun 23, 2019
@brunolemos brunolemos changed the title Full web support (Swipeable, TapGestureHandler, PanGestureHandler, ...) Swipeable support for web (Dependent on TapGestureHandler and PanGestureHandler) Jun 23, 2019
@brunolemos
Copy link
Contributor Author

Hey @EvanBacon, I see you made it work in the web! Are the changes coming to this repo?
https://twitter.com/Baconbrix/status/1141240199407517696?s=20

ezgif com-video-to-gif (1)

@EvanBacon
Copy link
Collaborator

Work is being tracked here #555

@EvanBacon EvanBacon mentioned this issue Jul 24, 2019
24 tasks
@kmagiera
Copy link
Member

Closing as #555 got recently merged 💘 🥓

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

Successfully merging a pull request may close this issue.

3 participants