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 gesture not working with latest expo #23

Closed
jeremybarbet opened this issue Jan 19, 2019 · 1 comment
Closed

Swipe gesture not working with latest expo #23

jeremybarbet opened this issue Jan 19, 2019 · 1 comment
Labels
🤕 Valid issue Something isn't working 🚧 WIP

Comments

@jeremybarbet
Copy link
Owner

jeremybarbet commented Jan 19, 2019

Using the latest version of "expo": "32.0.0" make the swipe gesture not working anymore. If you are not using expo, you are not concerned, if you are, you must do:

"expo": 31.0.0,
"react-native": "https://github.com/expo/react-native/archive/sdk-31.0.0.tar.gz"
@jeremybarbet jeremybarbet pinned this issue Jan 19, 2019
@jeremybarbet jeremybarbet added the 🤕 Valid issue Something isn't working label Jan 19, 2019
@jeremybarbet jeremybarbet changed the title Swipe gesture not working anymore with latest react-native-gesture-handler Swipe gesture not working with latest expo Jan 20, 2019
@jeremybarbet
Copy link
Owner Author

Fixed with Expo SDK v33: https://jeremybarbet.github.io/react-native-modalize/#/QANDA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤕 Valid issue Something isn't working 🚧 WIP
Projects
None yet
Development

No branches or pull requests

1 participant