RN学习重点

欢迎推荐好文

1.环境搭建
http://reactnative.cn/docs/0.44/getting-started.html#content
2.现有原生应用与RN 混合编程
http://reactnative.cn/docs/0.44/integration-with-existing-apps.html#content
3.RN 与进阶之原生混合与数据通信开发详解
http://www.lcode.org/react-native-%E8%BF%9B%E9%98%B6%E4%B9%8B%E5%8E%9F%E7%94%9F%E6%B7%B7%E5%90%88%E4%B8%8E%E6%95%B0%E6%8D%AE%E9%80%9A%E4%BF%A1%E5%BC%80%E5%8F%91%E8%AF%A6/
4.打包
http://reactnative.cn/docs/0.44/signed-apk-android.html#content
5.更新,增量更新
http://react-china.org/t/reactnative/3932
6.RN 生命周期
http://blog.csdn.net/ElinaVampire/article/details/51813677
7.Props State
http://blog.csdn.net/ddwhan0123/article/details/52240463
8.React Native 的 ListView 性能问题已解决用FlatList替代
https://segmentfault.com/a/1190000008589705

你可能感兴趣的:(RN学习重点)