美文网首页
React Native 资料标记

React Native 资料标记

作者: 蛋黄酥酥 | 来源:发表于2016-11-18 15:17 被阅读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

    相关文章

      网友评论

          本文标题:React Native 资料标记

          本文链接:https://www.haomeiwen.com/subject/ikxspttx.html