Last active
June 20, 2020 06:41
-
-
Save joshuamabina/72f823eb150d27511d4863870623b377 to your computer and use it in GitHub Desktop.
Clear/Reset Expo
This file contains 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
watchman watch-del-all && rm -rf node_modules/ && npm cache verify && npm install && expo r -c |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment