VibeHunt
Back to browse

React Native Debugger

Standalone app for debugging React Native apps

Source

A standalone debugging client built on the official Remote Debugger for React Native, extending it with additional development tools. It bundles the React Inspector from react‑devtools‑core, Redux DevTools with the same API as the redux‑devtools‑extension, and an Apollo Client DevTools extension, allowing inspection of component hierarchies, state changes, and GraphQL queries within a single window.

The application is distributed as a prebuilt binary for macOS, installable via Homebrew Cask, and also available for Arch‑based Linux through the AUR. Compatibility is tied to React Native versions: releases ≥ 0.11 support react‑native ≥ 0.62, while older 0.10 releases work with react‑native ≤ 0.61. Users can also build the app from source following the contribution guide.

Documentation covers setup, integration steps for React DevTools, Redux DevTools, and Apollo Client DevTools, as well as shortcuts, network inspection, editor linking, configuration, and troubleshooting. The project is maintained with community support and continuous integration testing.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps