Guest User

Untitled

a guest
Jan 21st, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. Reset Cache
  2. =============
  3. watchman watch-del-all && rm -rf node_modules/ && yarn cache clean && yarn install && yarn start -- --reset-cache
  4.  
  5. Shortcut for Android Emulator
  6. ===============================
  7. ~/Library/Android/sdk/tools/emulator -avd Nexus_5X_API_26
Add Comment
Please, Sign In to add comment