# React Native Upgrade Helper

⚛️ A web tool to support React Native developers in upgrading their apps.

Repository: https://github.com/react-native-community/upgrade-helper
Canonical: https://ross.abutalabs.com/products/react-native-upgrade-helper
Homepage: https://react-native-community.github.io/upgrade-helper
Language: TypeScript
License: MIT
License Family: permissive
Topics: react-native, react, upgrade-tool, rn-diff, rn-diff-purge
Last push: 2026-07-23T03:30:35+00:00
Link (homepage): https://react-native-community.github.io/upgrade-helper

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 35, longevity 100
- inputs: {"age_days": 2730, "days_push": 41, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4062, forks 130 (observed 2026-08-28T04:08:34.031266+00:00)

## What it is
A web application that shows the exact file diffs between any two React Native versions to guide app upgrades. It is built on the rn-diff-purge project, which generates clean diffs from freshly initialized React Native apps for each release.

## Use cases
- upgrade my React Native app to a newer version
- see what files changed between two React Native releases
- diff my project against a fresh React Native init template
- figure out which config files to update when upgrading React Native
- track progress while migrating React Native versions

## When to choose
- you are upgrading a React Native app and need to know exactly which files to change
- you want version-specific upgrade guidance with inline comments and helpful links
- you prefer a visual diff over manually running upgrade commands

## When to avoid
- you are not working with React Native
- you want a fully automated upgrade tool rather than a manual diff reference
- you need to upgrade dependencies other than React Native itself

## Facets
- artifact type: application
- maturity: active
- function: developer-tools, documentation, web-scraping
- domain: developer-tools, mobile-development, web-development
- platform: browser
- tags: react-native, upgrade-tool, diff-viewer, version-migration, rn-diff-purge, web-server, nodejs

## Member repositories
- react-native-community/upgrade-helper (main) score 75
- react-native-community/rn-diff-purge (backend) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:34.031266+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:23:34.517115+00:00, confidence not recorded.
  - readme: https://github.com/react-native-community/upgrade-helper (fetched 2026-08-28T04:08:34.031266+00:00, sha b88a25e977a8)
  - homepage: https://react-native-community.github.io/upgrade-helper (fetched 2026-08-29T09:16:03.475575+00:00, sha a3e332f0c405)
- Data as of 2026-08-30T08:39:29.467469+00:00.
