"React native Introductory and practical" reading notes (1)

Source: Internet
Author: User

Reactnative Introduction

Its underlying engine is JavaScript Core, which calls the native component rather than the HTML5 component (the component that Html+css+javascript builds). At runtime, you can achieve the same experience as the native app, and because JavaScript code can be managed with a powerful backend web approach that can be developed efficiently, quickly deployed, and problem-hot fixes. The React Native app runs on the customer's phone, and the control end can be used on the backend to give full play to the web, just like a marionette puppet that lets you perform.

Environment construction

  Install the latest version of node. JS https://nodejs.org

Installing homebrew

Enter the following statement in the command-line tool that opens:

Ruby-e "$ (Curl--insecure-fssl Https://raw.githubusercontent.com/Homebrew/install/master/install)"

"React native Introductory and practical" reading notes (1)

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.