Introduction to Expo Router Layout Files

Introduction to Expo Router Layout Files

10.709 Lượt nghe
Introduction to Expo Router Layout Files
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-starter Code from the video: https://github.com/kadikraman/expo-router-example/tree/main/1-layouts 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