What problem does it solve?
This Skill provides a comprehensive guide and actionable steps to upgrade Expo SDK versions, manage dependency conflicts, and adapt to breaking changes, ensuring a smoother development workflow.
Core Features & Use Cases
- Step-by-step upgrade process: Detailed commands for updating Expo and dependencies.
- Diagnostic tools: Guidance on using
npx expo-doctor for health checks.
- Native changes handling: Instructions for prebuilding and clearing native caches.
- Dependency management: Lists of deprecated packages and their replacements.
- New Architecture & React 19: Specific guidance for adopting these major updates.
- Use Case: You need to upgrade your Expo project from SDK 53 to SDK 54. This Skill will guide you through the necessary commands, dependency updates, and configuration changes, including adopting React 19 features and enabling the React Compiler.
Quick Start
Follow the step-by-step upgrade process outlined in this skill to upgrade your Expo project to the latest SDK version.