React Native 资料标记

2016-11-18  本文已影响11人  蛋黄酥酥

在学习React Native过程中,遇到很多适合新手以及进阶的资料,慢慢积攒在下面,自己备忘也提供给大家查询。

1. 入门安装环境,以及hello world,没有什么比官网更权威的了

英文:https://facebook.github.io/react-native/docs/getting-started.html#content

中文:http://reactnative.cn/docs/0.36/getting-started.html#content

2. ES5和ES6语法对照,看大神代码必备,再也不用困惑语法了

http://bbs.reactnative.cn/topic/15/react-react-native-%E7%9A%84es5-es6%E5%86%99%E6%B3%95%E5%AF%B9%E7%85%A7%E8%A1%A8

3. Component组件生命周期,以及setState的可用时期,总结的非常完善

http://www.race604.com/react-native-component-lifecycle/

4. React Native实战,一点一点写代码,边学边写,边写边学

http://blog.csdn.net/column/details/reactnative2016.html?&page=3

上一篇下一篇

猜你喜欢

热点阅读