React Native实现案例

天猫技术团队使用React Native代替H5实现产品化落地http://mp.weixin.qq.com/s?__biz=MzA3Mjk1MjA4Nw==&mid=209278158&idx=1&sn=0a6a12eeab5ed87973de055196eac5b8#rd

饿了么蜂鸟众包团队率先实现通知模块React Native Android 线上发布 体验地址http://zhushou.360.cn/detail/index/soft_id/3131574

鸡汤总览

了解React-native全貌加鸡汤,看完就会手痒

入门教程

react-native-android 基础教程https://github.com/yipengmu/react-native-android-lession

学习 React Native for Android:React 基础http://hahack.com/codes/learn-react-native-for-android-02/?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io-react-native实战--简单登录UI实现https://github.com/hufeng/iThink/issues/3

React:组件的生命周期http://www.ido321.com/1653.html?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io

React Native For Android 架构初探http://mp.weixin.qq.com/s?__biz=MzI1MTA1MzM2Nw==&mid=207782506&idx=1&sn=3ff6b03c0d59fbda406f64739d9272cf&scene=0#rd

React-Native-Remote-Update (react-native-android 热更新方案)https://github.com/fengjundev/React-Native-Remote-Update

踩坑列表

react-native-android 问题汇总https://github.com/yipengmu/ReactNative_Android_QA

公司同事踩坑过程中的总结http://richard-cao.github.io/2015/11/24/React-native-Android-初次踩坑之旅/#rd

React-native Android 在Jenkins上配置自动打包方案 (原创)http://blog.csdn.net/mobilexu/article/details/50084115

Windows下搭建React Native开发环境http://www.jianshu.com/p/3d716097fe08?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io

资源列表

MRN 0.1.0发布了,MRN是一个基于React Native的Material Design风格的组件库。官方网站--Github---示例应用在线演示----DemoAPP备注,由于用了API21+的API,暂时只支持安卓5.0以上,后期会支持低版本。

https://github.com/xujinyang/react-native-android-guide

你可能感兴趣的:(React Native实现案例)