Setup & Installation
What This Skill Does
Handles deploying Expo apps to iOS App Store, Google Play Store, and web hosting using EAS (Expo Application Services). Covers builds, store submissions, TestFlight distribution, PR preview URLs, and automated CI/CD workflows via EAS Workflows. EAS handles code signing, version increments, and store credential management automatically, removing the manual Xcode/Gradle steps that typically break CI pipelines.
When to use it
- Working with expo deployment functionality
- Implementing expo deployment features
- Debugging expo deployment related issues
