Created
June 29, 2019 02:21
-
-
Save ugifractal/74eb314c8403c5092803839478994a3c to your computer and use it in GitHub Desktop.
fixing react-native version mismatch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yarn react-native upgrade | |
rm -rf node_modules | |
yarn | |
expo client:install:android | |
expo start |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment