React Native Debugger is a standalone app based on the official debugger of React Native, and includes React Inspector / Redux DevTools.
It provides impressive features, such as UI inspector, redux inspector, breakpoints, and networking inspector.
React Native Debugger is free and open source software.
Key Features
- Based on official Remote Debugger and provide more functionality.
- Includes React Inspector from react-devtools-core. It will open a WebSocket server to a waiting React Native connection. The connection already included in React Native, it will keep trying to connect the React DevTools server in development mode, it should work well without specifying anything.
- Includes Redux DevTools, made the same API with redux-devtools-extension.
- Offers integration for the Apollo Client DevTools.
- Inspect network requests that use XMLHttpRequest or fetch on the Network tab of Chrome Developer Tools.
Website: github.com/jhen0409/react-native-debugger
Support: Documentation
Developer: Jhen-Jie Hong and contributors
License: MIT License

React Native Debugger is written in JavaScript. Learn JavaScript with our recommended free books and free tutorials.
Related Software
| Debuggers | |
|---|---|
| LLDB | Next generation, high-performance debugger |
| Ghidra | Software reverse engineering framework |
| Delve | Source level debugger for the Go programming language |
| GDB | The GNU Debugger |
| Valgrind | A memory debugger and profiler |
| Radare2 | Portable reversing framework |
| BugStalker | Rust debugger |
| Xdebug | Extension for PHP to aid debugging and development |
| Seer | GUI frontend to GDB |
| iaito | Graphical interface for radare2 |
| React Native Debugger | Standalone app for debugging React Native apps |
| KDbg | Graphical user interface to GDB |
| strace | Diagnostic, debugging and instructional userspace utility |
| rr | Record-and-replay debugger |
| drgn | Programmable debugger that puts scripting at the centre |
| cgdb | Lightweight console frontend to the GNU debugger |
| PuDB | Console-based visual debugger for Python |
| nnd | Partially inspired by RemedyBG |
| bashdb | Source-code debugger for bash; follows the GDB command syntax |
| Sysprof | Profile an application or entire system |
| crash | Linux kernel crash analysis utility |
| Nemiver | Standalone graphical debugger for GNOME |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

