mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: An experiment where we use `LayoutMetrics::overflowInset` to optimize performance of hit-testing algorithm. In my measurements enabling this feature drastically (2x) reduced amount of calls to `hitTest:withEvent:` method. Reviewed By: sammy-SC Differential Revision: D23669091 fbshipit-source-id: ac6dadc90b6a2fbb45e41e0d4a113bd5ae8f1218