[2021] React Native Made Easy

[2021] React Native Made Easy

Structure: 

  1. Installation & Setup where we will setup our environment.
  2. Getting Started where we will run our Hello World Application and learn the basics in React Native.
  3. Project One where we will practice the basics we have just learned.
  4. React Native Deep Dive where we will start with more advanced stuff.
  5. Project Two where we will practice logical statements and simple state.
  6. Project Three where we will practice state manipulation and mobile application design.
  7. Javascript Essentials needed features from Javascript that are necessary within your React Native learning.
  8. Hooks we will get to know the most used hooks in modern mobile application development.
  9. Native Device Features Interacting with the most used native features.
  10. Project Four where we will practice handling external network requests
  11. Third Party Libraries integration where we will be learning how to interact with third party providers
  12. Navigation where we will learn how to handle the navigation in React Native
  13. Final Project where we will put all the things we learned in action

Leave a Reply