expo-deployment
Installation
Summary
Automated deployment of Expo apps to iOS App Store, Android Play Store, web hosting, and preview environments.
- Supports production builds and submissions for iOS (App Store and TestFlight) and Android (Google Play Store) with single commands
- Includes EAS Hosting for web deployments with automatic PR preview URLs and production domain support
- Provides CI/CD workflow automation via EAS Workflows for triggered builds and submissions on code pushes
- Automatic version management with remote version tracking and manual override options
- Build monitoring and submission tracking through CLI commands for status visibility across all platforms
SKILL.md
Deployment
This skill covers deploying Expo applications across all platforms using EAS (Expo Application Services).
References
Consult these resources as needed:
- ./references/workflows.md -- CI/CD workflows for automated deployments and PR previews
- ./references/testflight.md -- Submitting iOS builds to TestFlight for beta testing
- ./references/app-store-metadata.md -- Managing App Store metadata and ASO optimization
- ./references/play-store.md -- Submitting Android builds to Google Play Store
- ./references/ios-app-store.md -- iOS App Store submission and review process