🍺 BREW Explorer

← all casks

React Native Debugger

brew install --cask react-native-debugger v0.14.0

Standalone debugger for React Native apps with integrated React DevTools and Redux DevTools support.

Why you might care

Combines React Native debugging, React component inspection, and Redux state inspection in one unified interface. Open-source and built on the official Remote Debugger, it's particularly useful for developers actively debugging React Native apps who want DevTools integrated without switching windows.

Categories

Alternatives

Chrome DevTools Flipper VS Code Debugger
259
30-day installs · #761
692
90-day · #828
6.7k
365-day · #396
10.5k
★ GitHub stars · updated 2y ago

GitHub topics

debugger electron react-devtools react-native redux-devtools-extension

Links

Blurb generated by claude-haiku-4-5 on 2mo ago.

Raw metadata
{
  "alternatives": [
    "Chrome DevTools",
    "Flipper",
    "VS Code Debugger"
  ],
  "artifacts": [
    {
      "app": [
        "React Native Debugger.app"
      ],
      "target": "/Applications/React Native Debugger.app"
    },
    {
      "zap": [
        {
          "trash": [
            "~/Library/Preferences/com.electron.react-native-debugger.plist",
            "~/Library/Saved Application State/com.electron.react-native-debugger.savedState"
          ]
        }
      ]
    }
  ],
  "auto_updates": 1,
  "categories": [
    "dev-tools"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Standalone app for debugging React Native apps",
  "disable_reason": null,
  "disabled": 0,
  "display_name": "React Native Debugger",
  "enrichment_fetched_at": "2026-06-20T22:48:49+00:00",
  "first_seen": "2026-06-20T00:47:34+00:00",
  "full_token": "react-native-debugger",
  "github_default_branch": "master",
  "github_last_commit_at": "2023-10-21T02:55:24Z",
  "github_readme_excerpt": "# React Native Debugger\n\n[![Backers on Open Collective](https://opencollective.com/react-native-debugger/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/react-native-debugger/sponsors/badge.svg)](#sponsors) [![CI Status](https://github.com/jhen0409/react-native-debugger/workflows/CI/badge.svg)](https://github.com/jhen0409/react-native-debugger)\n\n\u26a0\ufe0f This app is currently only supported old [Remote Debugger](https://reactnative.dev/docs/debugging#chrome-developer-tools), if you\u0027re looking for new debugger support (e.g. Hermes / JSI / New Architecture) of React Native Debugger, please follow [discussion#774](https://github.com/jhen0409/react-native-debugger/discussions/774).\n\n![React Native Debugger](https://user-images.githubusercontent.com/3001525/29451479-6621bf1a-83c8-11e7-8ebb-b4e98b1af91c.png)\n\n\u003e Run the redux example of [react-navigation](https://github.com/react-navigation/react-navigation/tree/master/example) with Redux DevTools setup\n\nThis is a standalone app for debugging React Native apps:\n\n- Based on official [Remote Debugger](https://reactnative.dev/docs/debugging#chrome-developer-tools) and provide more functionality.\n- Includes [React Inspector](docs/react-devtools-integration.md) from [`react-devtools-core`](https://github.com/facebook/react/tree/master/packages/react-devtools-core).\n- Includes Redux DevTools, made [the same API](docs/redux-devtools-integration.md) with [`redux-devtools-extension`](https://github.com/reduxjs/redux-devtools/tree/main/extension).\n- Includes [Apollo Client DevTools](docs/apollo-client-devtools-integration.md) ([`apollographql/apollo-client-devtools`](https://github.com/apollographql/apollo-client-devtools)) as devtools extension.\n\n## Installation\n\nTo install the app, you can download a prebuilt binary from the [release page](https://github.com/jhen0409/react-native-debugger/releases).\n\nFor **macOS**, you can use [Homebrew Cask](https://caskroom.github.io) to install:\n\n### \u003c Homebre",
  "github_repo": "jhen0409/react-native-debugger",
  "github_stars": 10460,
  "github_topics": [
    "debugger",
    "electron",
    "react-devtools",
    "react-native",
    "redux-devtools-extension"
  ],
  "homepage": "https://github.com/jhen0409/react-native-debugger",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 259,
  "installs_365d": 6709,
  "installs_90d": 692,
  "last_seen": "2026-06-20T00:47:34+00:00",
  "llm_generated_at": "2026-06-20T23:05:27+00:00",
  "llm_model": "claude-haiku-4-5",
  "names": [
    "React Native Debugger"
  ],
  "one_liner": "Standalone debugger for React Native apps with integrated React DevTools and Redux DevTools support.",
  "rank_30d": 761,
  "rank_365d": 396,
  "rank_90d": 828,
  "raw_hash": "858a78303eb41e43",
  "ruby_source_path": "Casks/r/react-native-debugger.rb",
  "tap": "homebrew/cask",
  "token": "react-native-debugger",
  "version": "0.14.0",
  "why_use_this": "Combines React Native debugging, React component inspection, and Redux state inspection in one unified interface. Open-source and built on the official Remote Debugger, it\u0027s particularly useful for developers actively debugging React Native apps who want DevTools integrated without switching windows."
}