Skip to content

Instantly share code, notes, and snippets.

@ugifractal
Created June 29, 2019 02:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ugifractal/74eb314c8403c5092803839478994a3c to your computer and use it in GitHub Desktop.
Save ugifractal/74eb314c8403c5092803839478994a3c to your computer and use it in GitHub Desktop.
fixing react-native version mismatch
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