mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
c6a52b6db6
Summary: Before this fix, ReactNative screens that uses the Fabric renderer crashes when an event is dispatched. The root cause of the bug is that React JS executes the setJSResponder method in UIManagerModule, but this method is not implemented yet in Fabric. This fix will have to be picked into current RC to fix events into the City Guides screen running the Fabric experiment Reviewed By: fkgozali Differential Revision: D8515300 fbshipit-source-id: 40fe2f77987470abed8164f848680a911efa4bd2