Skip to content

Instantly share code, notes, and snippets.

@agmm
Created April 23, 2020 17:34
Show Gist options
  • Save agmm/a8588910a69647cfc56b069a7278bd02 to your computer and use it in GitHub Desktop.
Save agmm/a8588910a69647cfc56b069a7278bd02 to your computer and use it in GitHub Desktop.
Expo Error Fix
rm -rf .expo && rm -rf node_modules && yarn add native-base@2.13.8 && yarn && yarn start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment