dillon1000/react

Commit

Add RN fork of consoleWithStackDev so we can improve the mainline one (#30305)

We're removing this wrapper from the mainline but RN is still using
component stacks to filter out warnings.

This is unfortunate since it'll be hard to keep track of the interplay
with these, DevTools and how you're supposed to implement error dialogs
in userspace.
Browse files
Changed paths2 files
First-parent comparison
A packages/shared/forks/consoleWithStackDev.rn.js AddedM scripts/rollup/forks.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…