Skip to main content
Back to registry

expo-deployment

expo/skills

This skill covers deploying Expo applications across all platforms using EAS (Expo Application Services).

Installs10
Install command
npx skills add https://github.com/expo/skills --skill expo-deployment
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
This skill covers deploying Expo applications across all platforms using EAS (Expo Application Services). Consult these resources as needed: This creates eas.json with build profiles. Deploy web apps using EAS Hosting: Standard eas.json for production deployments: Use EAS Workflows for CI/CD: See ./reference/workflows.md for more workflow examples. EAS manages version numbers automatically with appVersionSource: "remote" : - ./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 - Use npx testflight for quick TestFlight submissions - Configure Apple credentials via eas credentials - See ./reference/testflight.md for credential setup - See ./reference/ios-app-store.md for App Store submission - Set up Google Play Console service account - Configure tracks: internal → closed → open → production - See ./reference/play-store.md for detailed setup - EAS Hosting provides preview URLs for PRs - Production deploys to your custom domain - See ./reference/workflows.md for CI/CD automation

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does expo-deployment do?

This skill covers deploying Expo applications across all platforms using EAS (Expo Application Services).

Is expo-deployment good?

expo-deployment does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does expo-deployment work with?

expo-deployment currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to expo-deployment?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install expo-deployment?

npx skills add https://github.com/expo/skills --skill expo-deployment

Related skills

More from expo/skills

Related skills

Alternatives in Software Engineering