React Native Debugger Jhen
winget install --id=jhen0409.ReactNativeDebugger -e
The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools
React Native Debugger is a standalone debugging tool designed to enhance the development process for React Native applications. It provides developers with essential tools to inspect and debug their apps effectively, ensuring smooth performance and optimal functionality.
Key Features:
- React Inspector: Offers deep inspection of React components and their state, enabling developers to identify and resolve issues quickly.
- Redux DevTools: Integrates with Redux to monitor and modify application state in real-time, simplifying the debugging process for state management.
- : Provides support for inspecting GraphQL queries and mutations, making it easier to debug data fetching workflows.