Setup
Last updated
Was this helpful?
Last updated
Was this helpful?
You can find the most up to date information about how to get started .
Since brew
will be used to install all the needed tools, you should update it to ensure that you will get the most recent versions of all the required programs:
Alternatively you can download an installer from: . Recommend to have Node >=4.0
and NPM >=3.0
This tool will be used by React Native to detect changes of your code and auto reload your application. Install watchman via brew, and not npm.
For iOS install from the OS X App Store.
For Android follow these instructions .