Summary
Keywords
Full Transcript
Learn how to add dynamic file-based routing to your React Native app with Expo Router. This tutorial is part 7 of a React Native for Beginners series. We add a dynamic route to our app that allows us to edit individual records. ⭐ Become a full-stack developer with Zero To Mastery Courses: - Complete React Native Developer: https://links.zerotomastery.io/CompleteReactNative - Advanced React: https://links.zerotomastery.io/AdvReactDev - Become a Mobile Developer Career Path: https://links.zerotomastery.io/BecomeAMobileDev - Junior to Senior Dev Roadmap: https://links.zerotomastery.io/WebDevRoadmap-JrtoSr 👉 Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap 💖 Support me on Patreon ➜ https://patreon.com/davegray 🚩 Subscribe ➜ https://bit.ly/3nGHmNn 📬 Course Updates ➜ https://courses.davegray.codes/ ❓ Ask Questions & Discuss on Discord ➜ https://discord.gg/neKghyefqh ☕ Buy Me A Coffee ➜ https://www.buymeacoffee.com/davegray 🔗 React Native playlist: https://www.youtube.com/playlist?list=PL0Zuz27SZ-6OH3xackTS2KLcnmxx5wW7c 👇 Follow Me On Social Media: GitHub: https://github.com/gitdagray Twitter: https://twitter.com/yesdavidgray LinkedIn: https://www.linkedin.com/in/davidagray/ 🔗 Course Resources: https://github.com/gitdagray/react-native-course Dynamic File-based Routing in React Native with Expo Router (00:00) Intro (00:21) Zero to Mastery: Complete React Native Developer (01:23) Getting Started (03:18) Updating the Root Layout Stack (05:11) Creating a Dynamic Route (07:34) Navigating with useRouter (12:40) Building the Edit Page 📚 Tutorial References: 🔗 React Native: https://reactnative.dev/ 🔗 Expo: https://expo.dev/ 🔗 Expo Icons: https://icons.expo.fyi/ 🔗 Expo Google Fonts: https://github.com/expo/google-fonts 🔗 React Native Reanimated: https://docs.swmansion.com/react-native-reanimated/ 🔗 Async Storage: https://react-native-async-storage.github.io/async-storage/ 🔗 VS Code: https://code.visualstudio.com/ 🔗 git: https://git-scm.com/ 🔗 Node.js: https://nodejs.org/ Was this React Native Dynamic Routing with Expo Router tutorial helpful? If so, please share. Let me know your thoughts in the comments. #react #native #routing
