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

Old expo version v36.0.0 #25

Open
bogdan-marian opened this issue Apr 18, 2021 · 1 comment
Open

Old expo version v36.0.0 #25

bogdan-marian opened this issue Apr 18, 2021 · 1 comment

Comments

@bogdan-marian
Copy link

Something went wrong
This project uses SDK v36.0.0 but this version of Expo Go requires at least v38.0.0

Is there a simple version to downgrade the expo version on an android device so I can play with this project? Upgrading the expo version required by this project would also be nice.

@kmuharam
Copy link

kmuharam commented Dec 9, 2021

$> expo upgrade
after the upgrade process is completed you need to downgrade react-native-reanimated from v2 to v1 open packages.json and
... "react-native-reanimated": "~1.4.0", ...

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