Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 320 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 320 Bytes

Lessons Learnt

  1. React Native CLI
  2. React Native IOS and Android Simulators
  3. Component Creation - Class based and Function based components
  4. Lifecycle methods
  5. States (this.setState)
  6. Map method iteration
  7. Styling
  8. Making AJAX requests using axios
  9. Reusable Compoments
  10. Component Structuring views