mirror of
https://github.com/facebook/react.git
synced 2026-02-24 20:53:03 +00:00
With this change, if a node is a Fabric node, we route the setJSResponder call to FabricUIManager. Native counterpart is already landed. Tested internally as D26241364.