mirror of
https://github.com/facebook/react.git
synced 2026-02-24 04:33:04 +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.