Generate a detailed upgrade diff between React Native versions to identify required changes in dependencies, native configurations, project files, and troubleshooting steps.
Generate a detailed React Native version upgrade diff, including dependency updates, iOS/Android config changes, native code modifications, and troubleshooting steps for smooth migration.
Retrieve the latest stable React Native version from GitHub releases to ensure compatibility and guide upgrade planning. Use this version for production-ready applications and as input for further upgrade tools.
Generate a detailed React Native upgrade diff between specified versions, highlighting changes in dependencies, iOS/Android configurations, project structure, and native code for precise migration guidance.
Provides AI agents with visibility into React applications by exposing tools to inspect component state, props, and performance metrics. It enables debugging and state analysis for both web and React Native applications through the Model Context Protocol.
Streamlines React Native CLI project upgrades by providing automated tools to generate detailed diffs and migration guidance between any React Native versions. Uses rn-diff-purge to help developers seamlessly upgrade or downgrade their projects with step-by-step instructions.
Automates the conversion of Figma designs into TypeScript React components and integrates with GitHub to create pull requests for the generated code. It includes visual regression testing with Playwright and accessibility validation to ensure implementations match the original designs.