You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 26, 2020. It is now read-only.
Hi, I am trying to use React-devtools standalone app for ReactNative debugging. When I open react-devtools it listens for port number 8097. But my app uses port number as "8999". Please help on debugging with custom port number. Also came across React-devtools-core for custom package, but not sure how to use. It would be good if anyone can help in ReactNative debugging. Thanks