# ncuillery/rn-diff

Easier React Native upgrades by clearly expose changes from a version to another. :rocket:

Repository: https://github.com/ncuillery/rn-diff
Canonical: https://ross.abutalabs.com/products/rn-diff
Language: Shell
License Family: other
Topics: rn-diff, react-native, upgrade
Last push: 2019-04-20T06:54:29+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3675, "days_push": 2692, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1057, forks 37 (observed 2026-08-28T04:03:24.679652+00:00)

## What it is
A repository exposing diffs between React Native versions, generated by initializing and upgrading a template app per release, to make upgrades easier to inspect. It is deprecated in favor of react-native-community/rn-diff-purge.

## Use cases
- see what changed between two React Native versions
- upgrade a React Native project without running react-native upgrade
- review template file changes like .flowconfig or Android config between releases
- find the diff patch for a specific React Native release

## When to choose
- you maintain an old React Native app (pre-0.58 era) and need historical version diffs
- you want to understand what the react-native upgrade command changes between versions

## When to avoid
- you are upgrading a modern React Native project - use react-native-community/upgrade-helper instead
- you need a maintained tool or support for recent React Native versions

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: developer-tools, version-control
- domain: mobile-development, developer-tools, version-control
- platform: cross-platform, cli
- tags: react-native, upgrade-helper, diff, deprecated, reference-repo

## Member repositories
- ncuillery/rn-diff (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:24.679652+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-30T06:57:59.382047+00:00, confidence not recorded.
  - readme: https://github.com/ncuillery/rn-diff (fetched 2026-08-28T04:03:24.679652+00:00, sha ac35f1dff264)
- Data as of 2026-08-30T08:39:29.467469+00:00.
