mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d4b032d6f8
Summary: `ReactNative.js` as a side effect registers `RCTEventEmitter`, this is required in Fabric's `RCTScrollViewComponentView`. Here we force ReactNative.js side effect. This is needed as a temporary workaround so we can invoke events on `RCTEventEmitter` (old architecture) from `RCTScrollViewComponentView` (new architecture) Changelog: [Internal] Reviewed By: yungsters Differential Revision: D17931469 fbshipit-source-id: 3efa453ba199bb1685403201ad444238750a3d14