您的位置:首页 > Web前端 > React

React-Native学习

2016-06-07 10:30 429 查看
1、推荐5个值得学习React Native的开源项目

http://www.tuicool.com/articles/BrIvMvE

2、React-Native中文网

http://reactnative.cn/

3、facebook-github

https://github.com/facebook/react-native

4、react-native 学习指导

https://github.com/reactnativecn/react-native-guide

5、react-native 的生命周期

http://www.race604.com/react-native-component-lifecycle/?utm_source=tuicool&utm_medium=referral

6、react-natie加载框组件

https://github.com/maxs15/react-native-spinkit

常用命令:

1、启动package server

—-react-native start

2、运行android项目

—react-native run-android

3、重装项目

—-gradlew installDebug
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: