React Native Upgrader
Automates React Native project upgrades by generating detailed diffs and providing version management.
概要
Streamline your React Native development workflow with this MCP server designed to effortlessly upgrade or downgrade your CLI projects. It leverages `rn-diff-purge` to generate precise diffs between any specified React Native versions, offering step-by-step migration guidance. This tool helps developers keep their projects up-to-date with the latest stable releases, access pre-release candidates for early testing, and manage versions with semantic versioning support, ensuring a smoother and more controlled upgrade process.
主な機能
- Fetch and track latest stable React Native versions
- Access and evaluate pre-release (RC) versions
- Semantic versioning support
- Automated migration guidance
- Generate detailed upgrade/downgrade diffs
- 3 GitHub stars
ユースケース
- Downgrading React Native CLI projects to older versions for compatibility
- Upgrading existing React Native CLI projects to newer versions
- Evaluating pre-release React Native versions for early feature validation