- react native github官方网:
http://facebook.github.io/react-native/ - js es6语法:
http://es6.ruanyifeng.com/ - react native redux开发框架:
http://cn.redux.js.org/docs/basics/DataFlow.html - react native 开发图标素材网站:
http://fontawesome.io/icons/和https://materialdesignicons.com/ - react native jsx语法:
http://yijiebuyi.com/blog/3cca57f6884b6b1dbf57513d0b317d5b.html - react native 微信官方开发的ui组件:
https://github.com/weui/weui和https://github.com/logoove/weui及
https://github.com/weui/react-weui等,均可在github上面输入weui找到。
jsx语法
- jsx语法检查:
https://babeljs.io/repl/#?babili=false&evaluate=true&lineWrap=false&presets=es2015%2Creact%2Cstage-0&code=%3CView%3E%3C%2FView%0Ajlj%20%0A
react语法