Course's logo Course
pro
Expo Router 5: RSC & Authentication Flows
12 videos 1 hrs 12 mins 27 May 2025

Course Decription

In this you will learn about the latest Expo Router features and how they can dramatically improve your React Native apps.

What will I learn?

  • πŸ” Learn about the new authentication flows
  • πŸ”₯ Build your first React Server Components
  • πŸš€ Work with secret keys and deploy your API

Ready to dive into some of the hottest topics around React Native? Let’s get started!

start course start course

⚑️ Getting Started

Course Overview

What are we going to build with Expo Router? Take a look at the course overview to find out!

2 min
view

Expo App Setup

In this lesson, we will set up our Expo app with the latest version of Expo Router.

2 min
view

πŸ”€ Authentication Flows

Login with Inside Tab Bar

Create a login screen with a tab bar and a login form with Expo Router and no authentication yet.

8 min
view

Protected Routes & Redirects

Learn how to protect routes and redirect users to the login screen if they are not authenticated using the new Protected group feature.

11 min
view

Bottom Sheet Component

Learn how to use the new Bottom Sheet component in Expo Router 5.

6 min
view

Anchor Route & Prefetching Routes

LWe take a look at the new prefetch option and how to correctly create a route anchor.

3 min
view

πŸ” Server Functions & API Routes

Revisiting API Routes

Before going into RSCs, we will revisit the API routes and how to use them in Expo Router 5.

8 min
view

React Server Functions

Before we can really use RSCs, we need to understand how to use React Server Functions.

7 min
view

Basic React Server Component

Learn how to create a basic React Server Component and how to use it in your app.

5 min
view

Advanced RSC

Learn to create a more powerful RSc including styling and data fetching.

10 min
view

Mixing Server and Client Components

Learn to combine server and client components in your app.

4 min
view

Hosting RSCs with EAS

Finally learn to deploy your RSCs and API routes with a local server and EAS.

6 min
view