Guides the process of upgrading Expo SDK versions while resolving dependency conflicts and implementing architectural best practices.
This skill provides a comprehensive framework for transitioning between Expo SDK versions, with specific focus on modern releases like SDK 53 and 54. It streamlines the upgrade workflow by automating dependency installations, identifying breaking changes in core APIs, and facilitating migrations to React 19 and the New Architecture. By auditing project files, the skill helps developers remove redundant configurations in app.json, Metro, and Babel, ensuring the project aligns with the latest Expo standards for both managed and bare workflows.
主要功能
01Step-by-step Expo SDK upgrade workflows and dependency resolution
02Migration guidance for React 19, React Compiler, and the New Architecture
03Housekeeping rules for cleaning up redundant config files and packages
04Comprehensive cache-clearing commands for iOS, Android, and Metro
050 GitHub stars
06Automated identification of deprecated packages and modern replacements
使用场景
01Upgrading legacy Expo applications to the latest SDK version with minimal downtime
02Cleaning up project technical debt by removing deprecated configuration files and patches
03Migrating existing projects to support React 19 features and the React Compiler