React Native 开发资料汇总

来源:互联网 发布:linux kill -9怎么用 编辑:程序博客网 时间:2024/05/14 20:11

React Native 通信机制详解 : http://blog.cnbang.net/tech/2698/

React Native 中文网 : http://reactnative.cn/ 

React Native 组件化库 : https://react.parts/native



React Native学习指南(必看!):https://github.com/ele828/react-native-guide

iOS RN

RN开发的Weibo开源实现 https://github.com/SFantasy/WeiboReactNative

Android RN:

ReactNative_Android_QA:https://github.com/yipengmu/ReactNative_Android_QA

React Native For Android 架构初探: http://zhuanlan.zhihu.com/p/20259704

ReactNative For Android 项目实战总结

React native for Android 初步实践 https://yq.aliyun.com/articles/2757

ReactNative安卓首屏白屏优化 http://reactnative.cn/post/754  


React Native Tools

VS Code调试工具:http://github.com/Microsoft/vscode-react-native
Nuclide 基于Atom的FaceBook官方RN开发IDE
React Developer Tools FaceBook官方提供的Chrome的RN调试插件


打包和发布相关

RN打包服务 Webpack :https://github.com/webpack/webpack

微软React Native CodePush方案:https://github.com/Microsoft/react-native-code-push

性能问题:ListView渲染问题: https://github.com/facebook/react-native/issues/499

常用第三方组件以及样例

https://github.com/jondot/awesome-react-native


0 0
原创粉丝点击