Introduction to Expo Router Layout Files

Опубликовано: 10 Декабрь 2025
на канале: Expo
45,090
1.1k

Learn about the core concepts in Expo Router: what are layout files, how to know which screens are managed by which layout files, how to navigate between screens and block access to specific screens using redirects.

Starter project: https://github.com/kadikraman/expo-st...
Code from the video: https://github.com/kadikraman/expo-ro...

00:00 - Intro
00:48 - App folder
01:16 - Index route
01:59 - Navigators and redirects
03:13 - (Demo) Navigate between screens
06:12 - (Demo) Routes and folders
08:45 - (Demo) Screens and layout files
10:42 - (Demo) Layout file execution order
11:36 - (Demo) Redirect from a layout
12:43 - Outro

#Expo #reactnative #reactnativetutorial #ExpoRouter