安卓Back鍵的處理·基本+高級篇html
熱更新:android
React-Native 實現增量熱更新的思路(1)git
http://www.jianshu.com/p/2cb3eb9604cagithub
react-native熱更新js腳本redux
http://www.jianshu.com/p/fcca1b20df4asegmentfault
react-native-android實戰:4 CodePush使用react-native
http://hammercui.github.io/post/react-native-android%E5%AE%9E%E6%88%98%EF%BC%9A4-CodePush/架構
使用CodePush熱更新ReactNative JS代碼app
http://www.07net01.com/program/2016/02/1266521.html
react-native-code-push
https://github.com/Microsoft/react-native-code-push#example-apps
state:
React 源碼剖析系列 - 難以想象的 react diff
https://zhuanlan.zhihu.com/p/20346379
Immutable 詳解及 React 中實踐
https://zhuanlan.zhihu.com/p/20295971
ReactNative的組件架構設計
http://www.javashuo.com/article/p-ctidzawn-hu.html
JS使用:
JavaScript 標準庫
https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects
100多個基礎經常使用JS函數和語法集合大全
http://www.cnblogs.com/hnyei/p/4605103.html
佈局:
Flex 佈局教程:實例篇
http://www.ruanyifeng.com/blog/2015/07/flex-examples.html?bsh_bid=683103006
平臺差別:
React Native 雙平臺差別及解決方法(0.20)
https://github.com/beefe/react-native-platform-difference
入門:
React Native 簡單教程
http://www.oschina.net/translate/going-native-with-react?utm_source=tuicool&utm_medium=referral
React 入門實例教程
http://www.ruanyifeng.com/blog/2015/03/react.html
API查詢:
react-native試玩
http://www.kancloud.cn/digest/doctorqrn/105517
檢索:
JS.coach
Navigator:
Gank RN客戶端(二) 解密Navigator組件
http://www.jianshu.com/p/03ddca8f1982
學習:
江清清的技術專欄
http://www.lcode.org/react-native/
React Native指南聚集了各種react-native學習資源、開源App和組件
https://github.com/reactnativecn/react-native-guide
騰訊全端 AlloyTeam 團隊 Blog
Redux:
用RN( ListView + Navigator ) + Redux來開發一個ToDoList
業務層編寫推薦方式:redux + redux-action + redux-thunk + ducks模式
React 數據流管理架構之 Redux 介紹
https://github.com/joeyguo/blog/issues/3
React-Native With Redux
http://richardcao.me/2016/01/12/React-Native-With-Redux/#more
Redux 核心概念
http://www.jianshu.com/p/3334467e4b32
Redux 中文文檔
http://cn.redux.js.org/index.html
ReactNative 架構Redux研究
http://www.jianshu.com/p/14933fd9c312
react-redux-tutorial