anilchahal7

React Native Commands

Sep 12th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. watchman watch-del-all
  2. cd android
  3. ./gradlew --stop
  4. ./gradlew clean
  5. cd ..
  6. npm start -- --reset-cache
  7.  
  8. react-native run-android
  9.  
  10.  
  11. chmod +x node_modules/react-native/local-cli/setup_env.sh
Add Comment
Please, Sign In to add comment