指南:概览
本节包含有关使用 Expo 和 Expo 应用服务 (EAS) 进行开发的信息:
🌐 This section contains information about the development with Expo and Expo Application Services (EAS):
开发过程
🌐 Development process
了解使用 Expo 构建应用 的过程,以帮助理解核心开发循环的思维模型。本节还深入探讨了开发过程中可能需要的额外配置和工作流程,以帮助你开发、部署和维护应用。内容包括关于 应用配置、权限、通用链接、自定义原生代码、Web 等的详细信息。
🌐 Learn about the process of building an app with Expo to help understand the mental model of the core development loop. This section also dives into additional configurations and workflows you may require during the development process to help you develop, deploy, and maintain your app. It contains in-depth information about app config, permissions, universal links, custom native code, web, and more.
Expo 路由
🌐 Expo Router
了解如何使用 Expo Router 库的不同导航功能。它还涵盖了该库提供的全面 Hooks API 以及导航的其他方面,如 认证、重定向、测试 等。
🌐 Learn about using different navigation functionalities from the Expo Router library. It also covers a comprehensive Hooks API that the library provides and other aspects of navigation such as Authentication, Redirects, Testing, and more.
Expo 模块 API
🌐 Expo Modules API
了解如何使用 Expo Modules API 在你的应用中添加和使用原生模块。
🌐 Learn how to add and use native modules in your app using Expo Modules API.
教程
🌐 Tutorials
如果你正在寻找有关 Expo 和 EAS 的逐步教程,请参阅 教程部分,其中包括关于 使用 Expo 构建应用 和 使用 EAS 服务 的综合教程。
🌐 If you're looking for step-by-step tutorials for Expo and EAS, see the Tutorial section which includes comprehensive tutorials for both building apps with Expo and using EAS services.
其他内容
🌐 Other content
除了上述列出的基本功能外,还有许多其他功能可供探索,例如 推送通知。我们还在 杂项 和第三方 集成 部分收集了许多指南。
🌐 Apart from the essentials listed above, there are plenty of other features to explore such as Push notifications. We also have a collection of guides in the Assorted and third-party Integrations sections.