dillon1000/react

Commit

[DevTools] Add events necessary for click to inspect on RN (#25111)

* Add inspectingNative events for RN

* Enable inspection toggle UI for RN

* Add a stopInspectingNative method for agent
Browse files
Changed paths3 files
First-parent comparison
M packages/react-devtools-core/src/standalone.js ModifiedM packages/react-devtools-shared/src/backend/agent.js ModifiedM packages/react-devtools-shared/src/backend/views/Highlighter/index.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…