哪些应用使用了RN
https://facebook.github.io/react-native/showcase.html
如何快速体验RN App
- 应用市场google play 、AppStore下载 ,推荐FaceBook F8大会App,搜索’F8’
- 下载expo https://expo.io/ (推荐Android平台) ,(对expo的简单说明 https://zhuanlan.zhihu.com/p/27643105)
- github下载demo运行或者按官方文档配置环境运行
入门资料
- 官方文档 https://facebook.github.io/react-native/
- 中文站 https://reactnative.cn/
- Youtube 搜索ReactNative
第三方组件推荐
- GitHub源码阅读chrome插件 :Octotree 方便直接查看代码结构
- 搜索网站: https://js.coach/
- https://github.com/jondot/awesome-react-native
- …