We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sudo apt-get install autoconf automake python-dev git clone https://github.com/facebook/watchman.git cd watchman ./autogen.sh ./configure make sudo make install
sudo npm install -g react-native-cli
react-native init AwesomeProject
export ANDROID_HOME=... react-native run-android