React Native的资料

  • 1,React Native的3种开发模式:
    http://blog.csdn.net/yayayaya20122012/article/details/51119801
  • 2,Flex 布局
    1,Flex 布局教程:语法篇
    http://www.ruanyifeng.com/blog/2015/07/flex-grammar.html
    2,Flex 布局教程:实例篇
    http://www.ruanyifeng.com/blog/2015/07/flex-examples.html
  • 3,React Native的生命周期
    http://www.tuicool.com/articles/nu6zInB
    http://blog.csdn.net/daleiwang/article/details/50669260
  • 4,30-days-of-react-native
    https://github.com/fangwei716/30-days-of-react-native
  • 5,JavaScript 之 this 详解
    http://www.jeffjade.com/2015/08/03/2015-08-03-javascript-this/
  • 6, React Native 集成到原生项目(iOS)
    1, http://www.tuicool.com/articles/BfInEv
    2,http://www.jianshu.com/p/3dc9d70a790f

你可能感兴趣的:(React Native的资料)