Remote JavaScript debugging (this workflow) is deprecated in React Native 0.73 and will be removed in a future release.
Please use the Open Debugger workflow to debug apps using Hermes directly. This can be accessed from the Dev Menu, or by pressing j in the CLI (when run with --experimental-debugger
).
If your app is using JSC, please use direct debugging via Safari.
Learn more about debugging in React Native in the refreshed docs 📖.
React Native JS code runs as a web worker inside this tab.
Press ⌘⌥I to open Developer Tools. Enable Pause On Caught Exceptions for a better debugging experience.
You may also install the standalone version of React Developer Tools to inspect the React component hierarchy, their props, and state.
Status: Loading...