Install Expo Go
installExpoGoInstalls Expo Go on a connected Android device or emulator via ADB. Accepts an optional URL to a specific official Expo Go release APK.
Instructions
Download the pinned Expo Go APK and install it on the device via adb install -r. Pass url to install a different official Expo Go release (only github.com/expo/expo-go-releases URLs are accepted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Official Expo Go release APK URL override (must be under github.com/expo/expo-go-releases/releases/download/) | |
| serial | No |