# infinitered/reactotron

A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.

Repository: https://github.com/infinitered/reactotron
Canonical: https://ross.abutalabs.com/products/reactotron
Homepage: https://docs.infinite.red/reactotron/
Language: TypeScript
License: MIT
License Family: permissive
Topics: react-native, reactjs, reactnative, debugging, desktop, reactotron, redux, redux-saga
Last push: 2026-08-13T22:50:44+00:00

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

## Adoption (not part of the score)
Stars 15583, forks 972 (observed 2026-08-28T04:11:12.364643+00:00)

## What it is
Reactotron is a free, open-source desktop application for debugging React JS and React Native apps, letting developers inspect state, API requests, errors, and performance. It connects to your app as a dev dependency over websockets and is extensible via a plugin system.

## Use cases
- inspect React Native app state while debugging
- view API requests and responses from my React app
- track global errors with source-mapped stack traces
- benchmark performance in a React Native project
- hot swap Redux or mobx-state-tree state during development
- debug Async Storage in React Native
- dispatch Redux actions from a desktop debugger

## When to choose
- you develop React or React Native apps and want a dedicated GUI debugger
- you use Redux, mobx-state-tree, or redux-saga and need state inspection and time-travel
- you want a dev-only tool that adds nothing to production builds

## When to avoid
- you need to debug non-JavaScript or non-React applications
- you only want lightweight CLI-based debugging without a desktop app
- you need production monitoring or crash reporting rather than development debugging

## Facets
- artifact type: application
- maturity: active
- function: developer-tools, monitoring, testing, benchmarking, logging
- domain: developer-tools, frontend, mobile-development, web-development
- platform: windows, cross-platform
- tags: react, react-native, debugging, redux, redux-saga, state-inspection, electron-app, devtools, macos, linux, desktop, electron

## Member repositories
- infinitered/reactotron (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:12.364643+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-29T17:05:38.683844+00:00, confidence not recorded.
  - readme: https://github.com/infinitered/reactotron (fetched 2026-08-28T04:11:12.364643+00:00, sha 6c7c00515e0a)
  - homepage: https://docs.infinite.red/reactotron/ (fetched 2026-08-29T08:04:00.520546+00:00, sha 1cf1ace4dfed)
  - site_page: https://docs.infinite.red/reactotron/quick-start/getting-started (fetched 2026-08-29T08:04:00.529627+00:00, sha 888b60f7f264)
- Data as of 2026-08-30T08:39:29.467469+00:00.
