Skip to content

Instantly share code, notes, and snippets.

@pangpond
Created April 12, 2018 06:39
Show Gist options
  • Save pangpond/c1f242ef219cf15c10c3bcb4c232ca28 to your computer and use it in GitHub Desktop.
Save pangpond/c1f242ef219cf15c10c3bcb4c232ca28 to your computer and use it in GitHub Desktop.
## When you no idea about build error
watchman watch-del-all && rm -rf node_modules && rm -rf ~/.rncache && yarn && rm -rf /ios/build && react-native run-ios
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment