mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
679f38f1c5
Summary: Problem: `RCTComponentData` accesses event dispatcher via `_bridge.eventDispatcher` which won't work in bridgeless mode Solution: Pass `_eventDispatcher` through init Changelog: [Internal] Reviewed By: sammy-SC Differential Revision: D27447532 fbshipit-source-id: 7e39b4f6a57d789df493590538248abb204036a3