| name | Expo EAS Deployment |
| description | Fix Expo EAS builds, submit flows, preview builds, production releases, and mobile deployment failures. |
Expo EAS Deployment
Use this skill for Expo or React Native projects with EAS evidence such as eas.json, app.json, app.config.ts, expo, or eas-cli.
Workflow
- Inspect
eas.json, app config, package scripts, and CI workflow files.
- Identify whether the failure is credentials, profile config, native dependency, bundling, or submit configuration.
- Patch the smallest config or package boundary that explains the log.
- Verify with the relevant EAS, Expo, or package build command.