首页 > 代码库 > react native 常用学习或查资料网址

react native 常用学习或查资料网址

react-native facebook官网:http://facebook.github.io/react-native/ 中文网:http://reactnative.cn/

react 官网地址:http://facebook.github.io/react/   Github地址:https://github.com/facebook/react 阮一峰教程:http://www.ruanyifeng.com/blog/2015/03/react.html

Redux:中文http://cn.redux.js.org/index.html 英文http://redux.js.org/

ECMAScript 6: 阮一峰教程:http://es6.ruanyifeng.com/

JSX语法  菜鸟教程:http://www.runoob.com/react/react-jsx.html

常用第三方库搜索网:https://js.coach/react-native

react native 常用学习或查资料网址