Skip to content

Instantly share code, notes, and snippets.

@danihodovic
Created April 21, 2018 23:35
Show Gist options
  • Save danihodovic/456e146382ace6c556522d9b0b986e1d to your computer and use it in GitHub Desktop.
Save danihodovic/456e146382ace6c556522d9b0b986e1d to your computer and use it in GitHub Desktop.
Reset react-native Android cache
# Reset / delete problematic node_modules
npx react-native start --reset-cache
npx react-native run-android
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment