Files
react-native/ReactAndroid/src/main/java/com/facebook/react
Emily Janzer 6c4224ea9b Use UIManagerHelper to access EventDispatcher in ReactViewManager
Summary:
ReactViewManager uses the bridge (CatalystInstance) to access the UIManagerModule in its onClick method. This doesn't work in bridgeless mode, so I'm replacing this callsite with the new API, which uses UIManagerHelper + the reactTag to look up the appropriate UIManager (Paper or Fabric), and get the EventDispatcher from that.

Changelog: [Internal]

Reviewed By: JoshuaGross

Differential Revision: D21510243

fbshipit-source-id: c2c6111e73c49ca6bf873819db8ece71c66417e4
2020-05-11 18:59:05 -07:00
..
2020-05-08 00:36:17 -07:00
2020-05-08 00:36:17 -07:00
2020-05-08 00:36:17 -07:00
2020-05-08 00:36:17 -07:00
2020-05-08 00:36:17 -07:00
2020-05-08 00:36:17 -07:00
2020-05-08 00:36:17 -07:00
2020-05-08 00:36:17 -07:00
2020-05-08 00:36:17 -07:00
2020-05-01 00:19:58 -07:00