
Course Decription
Unlock the secrets of seamless navigation in React Native apps with our in-depth course, “Master React Native Navigation.” Learn how to craft intuitive, user-friendly navigation using the React Navigation library and the new Expo Router.
What will I learn?
- 🔥 Deep dive into the React Navigation library, mastering stack navigation to route between different screens.
- 🔗 Create visually appealing tabs and drawer layouts for an organized, smooth user experience.
- 😎 Rebuild the app using the cutting-edge Expo Router, exploring the power of file-based routing.
Elevate your mobile app development skills to new heights. Enroll in “Master React Native Navigation” now and become a maestro of navigation in React Native apps!
💫 Intro
Navigation Introduction
We start with a quick overview about the two parts of the course and different navigation options.
🗺️ React Navigation
Navigation between Screens
Now we can navigate between screens, so let's add some more screens to our app.
Configure the Header
Learn how to configure the header of your application in stack navigation.
Creating a Drawer Layout
In this video we'll create a drawer layout with the classic side menu.
Building a Tab Bar
In this video, we'll learn how to build a tab bar using React Navigation.
Presenting a Modal
In this lesson, we'll learn how to present a modal with React Navigation.
🗳️ Expo Router
Routes and Layout
Learn how to use the Expo Router to create routes and layouts in your app.
Navigation with Parameter
Learn how to navigate to a page with a parameter using the Link component.
Adding a Drawer Menu
In this lesson we'll add a drawer menu to our app with its own layout.
Presenting a Modal
In this video, we'll learn how to present a modal in our app using the Expo Router.