Deploy Expo apps: build with EAS Build, submit to App Store and Play Store, manage credentials, handle over-the-air updates, and set up preview builds.
When to use this skill
- Building with EAS Build
- Submitting to the App Store
- Setting up OTA updates
Core concepts
This skill provides guidance on expo deployment best practices, patterns, and common pitfalls. It is designed to be loaded on demand when a relevant task is detected.
Installation
curl -LO https://opencode-skills.example/downloads/mobile/expo-deployment.zip
unzip expo-deployment.zip -d ~/.config/opencode/skills/
Restart OpenCode — the skill loads automatically.
When it triggers
- building with EAS Build
- submitting to the App Store
- setting up OTA updates