jhen0409 / jhen0409/react-native-debugger

Integration with Webstorm react-native Debug Configuration

Open
#261 2 comments 14 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10.4k
Forks
815
PR merge metrics
No merged PRs in 30d

Description

[Intellij/Webstorm supports debugging of React Native inside the IDE](https://www.jetbrains.com/help/webstorm/run-debug-configuration-react-native.html)

It looks like after you have bundler running (default: port 8081), hitting the debug configuration will create a new Chrome DevTools pointed at `localhost:8081` but additionally including the CLI argument: `--remote-debugging-port=xxxxx`

Is it possible to tap into this functionality in order to use the react/redux tools, but allow Intellij/Webstorm to handle breakpoints?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.