react native chapter 1

A tutorial for using react native on mac. 

There are two ways to use set up the react native. 

No.1 Method: 

This part is only for those pure JS users, but is not recommended 

Expo : 

'''

npm install -g expo 

expo init

'''

你可能感兴趣的:(react native chapter 1)