-
Getting Started Introduction
-
JavaScript Learn JavaScript: Introduction Cheatsheet | Codecademy Learn ES2015 · Babel
-
React Fundamentals https://reactjs.org/tutorial/tutorial.html
-
JSX and Styling Components https://reactnative.dev/docs/style
-
Conditional Rendring https://reactjs.org/docs/conditional-rendering.html
-
Navigation https://reactnavigation.org/docs/getting-started/
-
Resuable Components
-
Reduxhttps://redux-toolkit.js.org/
-
TypeScript https://reactnative.dev/docs/typescript
Refrences
After you get an idea about React Native, it's now time to start setting up the ground to build things.
-
How to setup development environment for React-Native on Mac
-
Android React Native Window Setup-How to Setup Android Environment for React Native App
-
React Native Environment set up on Mac OS with Xcode and Android Studio
Here is some content to help learn how to debug a React Native app ⬇️.
-
How To Debug React Native Apps Like A Pro? (Tools And Best Practices)
-
Debugging in React Native: Flipper vs React Native Debugger vs Reactotron
-
React Native navigation: React Navigation examples and tutorial
-
Building a React Native App With Complex Navigation Using React Navigation
-
How to Add Authentication to React Native in Three Steps Using Firebase
-
React Native Authentication Flow, the Simplest and Most Efficient Way
-
Adding Authentication to Your React Native App Using JSON Web Tokens
-
How to set up email authentication with React Native, react-navigation, and Firebase
-
Implementing secure passwordless authentication in React Native apps with Auth0
-
Build an iOS App with React Native and Publish it to the App Store
-
Deploying React Native Apps to App Store and Play Market : Step-by-Step Guide
-
How to build and upload a React Native app to the iOS App Store using Expo
-
Comparing the Performance between Native iOS (Swift) and React-Native
Thanks for this insightful roadmap!