dillon1000/react
Commit
Browse files 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.
Changed paths2 files
First-parent comparisonpackages/react-native-renderer/src/ReactNativeRenderer.js ModifiedA packages/react-native-renderer/src/__tests__/ReactNativeError-test.internal.js AddedPatch
Files changed
Rendering syntax-highlighted changes…