Getting started - RN1
Posted xiaobin-hlj80
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Getting started - RN1相关的知识,希望对你有一定的参考价值。
0. down yarn
https://yarnpkg.com
1. Expo Cli
此环境用于开发或学习之用。
(1)install
npm install -g expo-cli
(2) usage
D:war eact-prj>expo init myRN
(3) run
D:war
eact-prj>cd myRN
D:war
eact-prjmyRN>npm start
2. Expo app
注意:手机和PC连接在同一个WiFi中!!!
(1) down
(must FQ)
1) apk pure
www.apkpure.com
search:https://play.google.com/store/apps/details?id=host.exp.exponent&referrer=www
(2) disable VMware Network Adapter
(3) stop firewall
(4) Scan QR Code
Reference:
1. 《Getting Started》
2. 《my first reactjs》
以上是关于Getting started - RN1的主要内容,如果未能解决你的问题,请参考以下文章
Getting Started with Processing 第五章的easing问题
Getting started with Processing 第十一章——数组