React Native Introductory article

Source: Internet
Author: User
Tags install node

React Native English official website: https://facebook.github.io/react-native/

React Native Chinese official website: http://reactnative.cn/

React Native Official Installation Tutorial: Http://reactnative.cn/docs/0.27/getting-started.html#content

0x00 Dependencies for Windows + Android

What you need to prepare:

A.chocolatey

B.node.js

C. The React Native command line tools

D. Android Studio

Tips:

In fact, I think not to install chocolatey should also be possible, the following describes my direct installation method.

1. Node. JS Official website: https://nodejs.org/en/Get the installation package: Node-v4.4.7-x64.msi install node. js

2. Administrator Run command line install the React Native command lines Tools

Install -G react-native-cli

3. Installing Python2

Python Official website: https://www.python.org/downloads/

Accelerate Gradle build recommended https://docs.gradle.org/2.9/userguide/gradle_daemon.html

4. Download and install Android Studio

British Civil Service network download: https://developer.android.com/studio/index.html

Chinese civil Service network download: http://www.android-studio.org/

5. Test whether the installation was successful

Open a command line to create a project named Awesomeproject

React-native Init Awesomeproject

Enter this directory:

CD Awesomeproject

Run the App

React-native run-android

If everything works, the app will be installed on your emulator.

React Native Introductory article

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.