You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
$> 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", ...
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.
The text was updated successfully, but these errors were encountered: