react-native學習資源

轉載鏈接:  http://www.ncloud.hk/%E6%8A%80%E6%9C%AF%E5%88%86%E4%BA%AB/react-native-learning-resources/

這是我覺得比較有用的學習資源(要多練習多理解):

一、

1.react-native  官方api文檔:http://facebook.github.io/react-native/docs/getting-started.html

2.react-native中文文檔:http://reactnative.cn/docs/0.20/getting-started.html

3.react-native通信機制詳解:http://blog.cnbang.net/tech/2698/

4.react-native佈局篇:https://segmentfault.com/a/1190000002658374

5.react-native基礎指南(一): https://segmentfault.com/a/1190000002645929

6.react-native基礎指南(二):https://segmentfault.com/a/1190000002647733

7.react-native開源組件(需要掛***):http://new.react.parts/native?search=react-native-se    https://js.coach/react-native

8.react-native安卓系列教程:https://github.com/yipengmu/react-native-android-lession

9.react-native環境配置:http://www.liaohuqiu.net/cn/posts/react-native-1/

10.react-native:android 的打包:http://www.liaohuqiu.net/cn/posts/react-native-android-package/

11.ES6入門:http://es6.ruanyifeng.com/#docs/intro

二、開源App

1.官方演示App:  https://github.com/facebook/react-native/tree/master/Examples

2.React-Native實現的計算器:https://github.com/yoxisem544/Calculator-using-React-Native

3.模仿天貓首頁的app:https://github.com/hugohua/react-native-demo

4.ReactNativeChess:https://github.com/csarsam/ReactNativeChess

 


發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章