Skip to content

Instantly share code, notes, and snippets.

@nicksarafa
Created January 8, 2018 11:16
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 nicksarafa/39473d1bb6ad765f33aa95dd73c1e77c to your computer and use it in GitHub Desktop.
Save nicksarafa/39473d1bb6ad765f33aa95dd73c1e77c to your computer and use it in GitHub Desktop.
Clean and run android react-native build
`cd android && ./gradlew clean && ./gradlew assembleDebug --stacktrace`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment