# microsoft/rnx-kit

Modern, scalable tools. Exceptional developer experience.

Repository: https://github.com/microsoft/rnx-kit
Canonical: https://ross.abutalabs.com/products/rnx-kit
Homepage: https://microsoft.github.io/rnx-kit/
Language: TypeScript
License: MIT
License Family: permissive
Topics: react-native, cli, monorepo, typescript, cross-platform, dependency-manager, android, desktop, ios, macos, mobile, windows, desktop-development, mobile-development, developer-experience, developer-tools, devtools, visionos
Last push: 2026-08-26T17:08:46+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 2483, "days_push": 7, "days_rel": 8, "gap_med": 0, "n_releases_24m": 370}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1731, forks 120 (observed 2026-08-28T04:05:28.654453+00:00)

## What it is
rnx-kit is a collection of React Native developer tools maintained by Microsoft, including an all-in-one CLI, dependency alignment (align-deps), enhanced Metro bundling, and cloud native builds. It fills gaps in the React Native ecosystem and streamlines workflows for projects of any size.

## Use cases
- align dependency versions across a large react native monorepo
- add tree shaking and duplicate dependency detection to metro bundling
- build android and ios apps in the cloud without native toolchains
- set up a react native cli toolchain for my project
- detect cyclic dependencies in my react native app
- manage react native dependencies in typescript projects

## When to choose
- you maintain a large or monorepo react native codebase needing consistent dependency versions
- you want enhanced metro bundling with validation and tree shaking
- you want to avoid installing heavy native build toolchains
- you want battle-tested tooling used at Microsoft scale

## When to avoid
- you have a small react native app with simple tooling needs
- you don't use react native at all
- you need fully stable cloud native builds, which are still experimental

## Facets
- artifact type: cli-tool
- maturity: active
- function: developer-tools, cli, build-tool, package-manager, testing, configuration-management
- domain: developer-tools, mobile-development, cross-platform
- platform: cli, cross-platform, windows
- tags: react-native, monorepo, dependency-management, metro-bundler, developer-experience, microsoft, typescript, babel-preset, tree-shaking, automation, nodejs, android, ios, macos

## Member repositories
- microsoft/rnx-kit (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:28.654453+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-30T03:31:43.104091+00:00, confidence not recorded.
  - readme: https://github.com/microsoft/rnx-kit (fetched 2026-08-28T04:05:28.654453+00:00, sha 35ae98308a85)
  - homepage: https://microsoft.github.io/rnx-kit/ (fetched 2026-08-29T11:08:45.041593+00:00, sha d4ab7cf418ac)
- Data as of 2026-08-30T08:39:29.467469+00:00.
