upgrade-react-native

Installation
Summary

Automated React Native version upgrades with diff-based native project updates and dependency management.

  • Fetches and applies unified diffs from the React Native Upgrade Helper, handling version bumps across package.json, iOS, and Android native files
  • Maps template paths and identifiers (RnDiffApp, com.rndiffapp) to your actual project structure before applying changes
  • Detects conflicts between template changes and project customizations, presenting a merge plan for manual review before applying
  • Scans third-party native libraries for React Native version compatibility tables and proposes compatible dependency updates alongside the core upgrade
SKILL.md

Upgrade React Native

Upgrade a React Native Community CLI project to a target version by fetching and applying the diff from the React Native Upgrade Helper.

[!Note] Expo users: For Expo projects or more complex upgrade scenarios, try:

Invocation

/upgrade-react-native <targetVersion>
Installs
558
GitHub Stars
22
First Seen
Feb 11, 2026