React Native Installation Guide

Source: Internet
Author: User
Tags install node node server

React Native
A set of cross-platform scenarios based on the node. JS model environment, using the react UI environment.

The real-world scenario might be a node. JS-based model environment, based on each platform's UI environment.

iOS Environment installation
1. Install NVM
Https://github.com/creationix/nvm#installation

2. Install node

NVM Install 5.3.0
NVM Alias Default node

3. Installing Watchman
Brew Install Watchman

4. Install flow (JS static check)
Brew Install Flow

5. NPM Install-g REACT-NATIVE-CLI
React native command-line tools

6. Create a project
React-native Init Sampleproject

7. When the project is debugged, it needs a command line-initiated node server to be present before it can run.
If you need an offline, packaged app, you need the following steps (not tested)
Https://facebook.github.io/react-native/docs/running-on-device-ios.html#using-offline-bundle

8. Can be integrated in another project
Https://facebook.github.io/react-native/docs/embedded-app-ios.html#content

React Native Installation Guide

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.