React Native apps need updates to get new features and security fixes. This skill helps you move your app to a newer version. It uses template diffs to show exactly what changed. You also update package.json dependencies and native files for iOS and Android. It handles CocoaPods and Gradle changes. It even helps with breaking API updates.
Developers save time and avoid mistakes. The skill checks for common problems. It guides you step by step. Your app stays stable and up to date.
Global
mkdir -p ~/.claude/skills/upgrading-react-nativeProject
mkdir -p .claude/skills/upgrading-react-nativeSource Repository
Vercel React Native Skillsvercel-labs/agent-skills
Build fast and smooth React Native apps with proven best practices
Xcode Project Setupfirebase/agent-skills
Add Swift packages and files to Xcode projects safely and quickly
Building Native Uiexpo/skills
Build native mobile interfaces with Expo Router and modern UI patterns
Expo Dev Clientexpo/skills
Build custom Expo dev clients for testing native code on real devices
Upgrading Expoexpo/skills
Upgrade Expo SDK versions and fix dependencies with this step by step guide
Expo Deploymentexpo/skills
Deploy Expo apps to iOS, Android, and web with EAS automation
Use Domexpo/skills
Run web code in native apps using Expo DOM components without rewriting
Flutter Apply Architecture Best Practicesflutter/skills
Architect Flutter apps with clean layers for scalability and maintainability