项目作者: ntcong91

项目描述 :
Learning react native free
高级语言:
项目地址: git://github.com/ntcong91/react-native-free-learning.git
创建时间: 2018-07-16T02:33:10Z
项目社区:https://github.com/ntcong91/react-native-free-learning

开源协议:

下载


react-native-free-learning roadmap

  1. Setup on window/MacOS platform

  2. Create Welcome project

  3. Code Editor

  4. Style

  5. Basic components

  6. Basic api

  7. React Native Platform specific code

  8. Render, separate render, import

  9. Props, state - Using, difference between them

  10. Overview coding style ES6, React Native

  11. React Native life cycle

  12. Redux - manage app state, store app data

  13. Performance

  14. App Navigation: Manage screens, stack of screens, Navigate between stack, screens in stack

  15. Android, iOS, reactJS bridge, link a lib/module

  16. Localization app with I18n lib

  17. Push Notification setup

  18. Icon font creator with react-native-vector-icons

  19. Social - login, authorize, graph api (Twitter, Facebook, Google)

  20. Use basic git

  21. How to write a module, publish on github