A react native iOS app streamlines records from the start to the on-line process.
Develop your computer for Mac, so the following commands correspond to actions under Mac.
First open the official Getting Started documentation and configure the environment step-by-step with the guide.
Official Getting Started documentation
This starts before assuming that your computer's NPM and other tools have been installed.
NPM install-g REACT-NATIVE-CLI
Download Xcode 7.0 or higher
React-native Init {Your project name}
CD {Your project name}
react-native Run-ios
This time you should be able to see the launch of the iOS simulator, and the installation opens up a new app. install Nuclide as editor development.
Nuclide relies on atom to install Atom Atom website First
And then execute
APM Install Nuclide
Execute "ATMO" on the command line to open the editor.
Atom