0.0.1 • Published 5 years ago

react-native-free-learning v0.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

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. React Native life cycle

  11. Redux - manage app state, store app data

  12. Overview coding style ES6, React Native

  13. Performance

  14. React native navigation

  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