Target Branch(es)
0.79
Link to commit or PR to be picked
facebook/react-native@c0a5c2c
Description
After the ReactNativeFactory refactoring, we stopped calling extraModulesForBridge in the New Architecture.
This commit restores it.
See facebook/react-native#49819