react-native-debugger
« Back to VersTracker
Description:
Standalone app for debugging React Native apps
Type: Cask  |  Latest Version: 0.14.0@0  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  @jhen0409  |  formulae.brew.sh
Category: Developer tools
Tags: react-native debugging developer-tools redux devtools
Install: brew install --cask react-native-debugger
About:
React Native Debugger is a standalone desktop application that integrates the Chrome DevTools interface with React Native debugging capabilities. It provides a unified environment for debugging JavaScript code, inspecting network requests, and managing the Redux store state. This tool significantly enhances the developer experience by offering a dedicated window with advanced features not available in the default simulator debuggers.
Key Features:
  • Integrated Chrome DevTools and React Native debugging
  • Redux store inspection and time-travel debugging
  • Network inspection for API requests
  • JavaScript execution control with breakpoints and console
Use Cases:
  • Debugging complex state management issues in Redux
  • Inspecting network traffic and API calls in React Native apps
  • Performance profiling and memory leak detection
Alternatives:
  • Flipper – Facebook's official debugging platform with plugin architecture
  • React Native Inspector – Built-in debugging tool with limited features
Version History
Detected Version Rev Change Commit
Sep 15, 2025 1:02pm 0.14.0 0 VERSION_BUMP 8ef134c8