首页指南参考教程

介绍

开始使用 Expo 创建应用。


Expo 是一个使开发 Android 和 iOS 应用更容易的框架。我们的框架提供基于文件的路由、标准的原生模块库等等。Expo 是开源的,在 GitHubDiscord 上有一个活跃的社区。

¥Expo is a framework that makes developing Android and iOS apps easier. Our framework provides file-based routing, a standard library of native modules, and much more. Expo is open source with an active community on GitHub and Discord.

我们还制作了 Expo 应用服务(EAS),这是一组在开发过程的每个步骤中补充 Expo 框架的服务。

¥We also make Expo Application Services (EAS), a set of services that complement the Expo framework in each step of the development process.

有两种入门方法:

¥There are two ways to get started:

使用 expo.new 自动设置

创建一个项目,设置你的开发环境,自动配置构建和更新自动化,然后开始开发。

快速入门文档

创建项目,设置开发环境并开始开发。