mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: With the new architecture, this module should be using the implementation from ReactFabric instead. However, given the ReactNative module had side effects (like registering `RCTEventEmitter`), let's import from ReactFabric only in the latest "new architecture" mode. Changelog: [Internal] Reviewed By: TheSavior Differential Revision: D36535626 fbshipit-source-id: 6758b671df9a47607d8caf4a021ac73410f4c6e9