What problem does it solve?
This Skill helps you upgrade Expo SDK versions safely by providing a practical checklist for dependency issues, breaking changes, and common migration pitfalls.
Core Features & Use Cases
- Step-by-step upgrade flow: upgrade Expo, run diagnostics, clear caches, and reinstall to reduce “mysterious” build/runtime errors.
- Breaking changes checklist: verify removed APIs, moved modules/import paths, native module requirements, and functionality like camera/audio/video and navigation.
- Targeted migration references: React 19 changes, New Architecture behavior, React Compiler setup, NativeTabs changes, expo-av to expo-audio/video migrations, and react-navigation to expo-router import repointing.
- Prebuild and cache management guidance: decide when to run expo prebuild, and how to clear native caches for bare workflow apps.
Quick Start
Follow the step-by-step upgrade process for your target Expo SDK, starting with upgrading Expo and dependencies, then running expo-doctor, clearing caches, and reinstalling to catch issues early.