dillon1000/react

Commit

Expose component stack from reactTag to React Native renderer (#12549)

This is not safe in general and therefore shouldn't be exposed to anything
other than React Native internals.

It will also need a different version in Fabric that will not have the
reactTag exposed.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-native-renderer/src/ReactNativeRenderer.js ModifiedA packages/react-native-renderer/src/__tests__/ReactNativeError-test.internal.js Added
Patch

Files changed

Rendering syntax-highlighted changes…