# pmadruga/react-native-clean-project

Automating the clean up of a React Native project

Repository: https://github.com/pmadruga/react-native-clean-project
Canonical: https://ross.abutalabs.com/products/react-native-clean-project
Language: JavaScript
License: MIT
License Family: permissive
Topics: react-native, reactnative, react
Last push: 2023-12-28T11:46:44+00:00

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

## Adoption (not part of the score)
Stars 1269, forks 54 (observed 2026-08-28T04:04:11.690539+00:00)

## What it is
A CLI tool and React Native CLI plugin that automates cleaning a React Native project by purging caches (Metro, Watchman, npm/yarn) and reinstalling modules. It offers interactive and fully automated cleanup modes.

## Use cases
- clean react native project caches
- fix broken react native build by clearing caches
- reset react native project to fresh clone state
- purge metro bundler and watchman caches
- delete node_modules and reinstall dependencies
- interactive react native cleanup tool

## When to choose
- your React Native build fails with stale cache issues
- you want a one-command reset of a React Native project
- you need non-interactive cleanup flags for CI scripts

## When to avoid
- you are not working on a React Native project
- you need general-purpose Node.js cache cleaning outside React Native

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, developer-tools, build-tool
- domain: mobile-development, developer-tools
- platform: cli, cross-platform
- tags: react-native, cache-cleanup, npm-package, troubleshooting, command-line, nodejs

## Member repositories
- pmadruga/react-native-clean-project (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:11.690539+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-30T05:03:33.383810+00:00, confidence not recorded.
  - readme: https://github.com/pmadruga/react-native-clean-project (fetched 2026-08-28T04:04:11.690539+00:00, sha 2dc989e186d5)
  - registry_npm: https://registry.npmjs.org/react-native-clean-project (fetched 2026-08-29T12:15:09.056383+00:00, sha 770091cd9166)
- Data as of 2026-08-30T08:39:29.467469+00:00.
