react-native-releases
react-native-releases copied to clipboard
[0.74] Cherry-pick "fix: defer ReactDevToolsOverlay import"
Target Branch(es)
0.74
Link to commit or PR to be picked
https://github.com/facebook/react-native/pull/43690
Description
Fixes https://github.com/facebook/react-native/issues/43678.
Without this, and without React DevTools enabled, rendering Modal component will throw an error.