首页指南参考教程

Expo 轨道

通过一键构建和更新启动以及模拟器管理加速你的开发工作流程。


适用于 macOS 和 Windows 的 Expo Orbit 可以更快地在模拟器和物理设备上安装和启动来自 EAS、本地文件的构建或更新,或运行 Snack 项目。

¥Expo Orbit for macOS and Windows enables faster to install and launch builds or updates from EAS, local files, or run Snack projects, on simulators and physical devices.

为什么选择 Orbit

¥Why Orbit

在 Orbit 之前,安装来自 EAS 的版本或更新(在 Android 和 iOS 物理设备或模拟器/模拟器上)或在模拟器上运行 Snack 项目是手动的。你必须运行 eas build:run 命令并为你选择的设备选择一个版本,或者下载存档,然后将其拖放到模拟器中(对于 iOS)。此外,对于 Snack 项目,其他步骤包括在虚拟设备上安装 Expo Go、登录,然后从列表中选择 Snack。Orbit 使所有这些步骤尽可能无缝。

¥Before Orbit, installing builds or updates from EAS (on Android and iOS physical devices or emulator/simulator) or running Snack projects on simulators was manual. You had to run eas build:run command and select a build for your chosen device or download the archive and then drag and drop it to the simulator (in the case of iOS). Also, for Snack projects, additional steps included installing Expo Go on the virtual device, logging in, and then selecting the Snack from the list. Orbit makes all of these steps as seamless as possible.

高亮

¥Highlights

  • 列出并启动模拟器,包括运行不带音频的 Android 模拟器。

    ¥List and launch simulators, including running Android emulators without audio.

  • 一键安装并从 EAS 在模拟器和真实设备上启动构建。

    ¥Install and launch builds from EAS on simulators and real devices in one click.

  • Android 模拟器或 iOS 模拟器上的 安装并打开来自 EAS 的更新

    ¥Install and open updates from EAS on Android Emulators or iOS Simulators.

  • 一键在模拟器中启动 Snack 项目。

    ¥Launch Snack projects in your simulators in one click.

  • 使用 Finder 从本地文件安装和启动应用,或将文件拖放到菜单栏应用中。Orbit 支持任何 Android .apk、iOS Simulator 兼容的 .app 或临时签名的应用。

    ¥Install and launch apps from local files using Finder or drag and drop a file into the menu bar app. Orbit supports any Android .apk, iOS Simulator compatible .app, or ad hoc signed apps.

  • 从 EAS 仪表板查看固定项目并快速启动最新版本。

    ¥See pinned projects from your EAS dashboard and quickly launch your latest builds.

安装

¥Installation

你可以使用 Homebrew for macOS 下载 Orbit,也可以直接从 GitHub 发布 下载。

¥You can download Orbit with Homebrew for macOS, or directly from the GitHub releases.

Terminal
brew install expo-orbit

如果你希望 Orbit 在你登录时自动启动,请单击菜单栏中的 Orbit 图标,然后单击“设置”并选择“登录时启动”选项。

¥If you want Orbit to start when you log in automatically, click on the Orbit icon in the menu bar, then Settings and select the Launch on Login option.

注意:Windows 版 Orbit 处于预览阶段,仅与 x64 和 x86 机器兼容。将来会添加对其他架构的兼容性。

¥Note: Orbit for Windows is in preview and is only compatible with x64 and x86 machines. Compatibility for other architectures will be added in the future.

你可以直接从 GitHub 发布 下载适用于 Windows 的 Orbit。

¥You can download Orbit for Windows directly from the GitHub releases.

Orbit 依赖于 macOS 和 Windows 上的 Android SDK,以及 macOS 上仅用于设备管理的 xcrun,这需要同时设置 安卓工作室Xcode
Expo 中文网 - 粤ICP备13048890号