Upgrade Expo SDK and resolve issues
upgrading-exposkillsetup L2★0
Sheshiyer/skill-clusters ↗What it does
Update Expo CLI and SDK dependencies with breaking change guidance
Best for
Keeping Expo SDK current across React Native projects while managing migration complexity
Inputs
- · current Expo version
Outputs
- · updated package.json with latest Expo version
- · migration notes for breaking changes
Requires
- · npm/yarn/pnpm
- · Expo CLI
Preconditions
React Native / Expo project with package.json
Failure modes
Breaking changes require manual code updates; versions may have security fixes only
Trust signals
- · breaking change detection per version
- · pre/post-upgrade verification steps