install
brew install node
brew install watchman
sudo npm install -g react-native-cli
react-native init reactDemoApp
cd reactDemoApp
react-native run-android
brew install node
brew install watchman
sudo npm install -g react-native-cli
react-native init reactDemoApp
cd reactDemoApp
react-native run-android