mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3f8d5083f7
Summary: Fabric/Paper interop expects bridge to be contained in `contextContainer`, and crashes if it's not there. This diff avoids a crash, and instead fails silently. Future diffs in stack will enable `RCTComponentData` and `RCTLegacyViewManagerInteropCoordinator` to function without the bridge. Changelog: [Internal] Reviewed By: fkgozali Differential Revision: D27374809 fbshipit-source-id: 2c9e03a1eaf5bcaa57887b203221111015cf4de5