Some cmd of React Native
npm install
npm cache clean
these two above are very useful!
react-native log-android
react-native log-ios
these two above are userful for debug
adb devices
adb kill-server
these two above are useful for server and device
to be continued