有关 Expo Router 的指南和参考列表,供进一步阅读。
如果你是第一次深入研究基于文件的路由框架,那么有很多关于 Expo Router 的知识需要学习。以下指南和参考资料将帮助你深入了解:
¥There's much to learn about Expo Router if you are diving into the file-based routing framework for the first time. The following guides and references will help you dive deep:
¥Navigation patterns
有关 API 方法的更多信息,请参阅 Stack navigator 的完整参考。
有关 API 方法的更多信息,请参阅 Tabs navigator 的完整参考。
了解如何在 Expo Router 中使用 Drawer 导航器。
了解如何在 Expo Router 中使用模态。
了解如何使用 Expo Router 定义共享路由或使用数组以不同布局多次使用同一路由。
¥References
了解如何使用 Expo Router 实现身份验证和保护路由。
了解如何使用 Expo Router 重定向 URL。
了解如何与 Expo Router 中的应用内 URL 交互。
了解如何在 Expo Router 中基于平台进行模块切换。
了解如何在 Expo Router 中重定向 URL。
了解如何使用 React Navigation 将现有项目迁移到 Expo Router。