mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
192c99a4f6
Summary: This optimizes node region searches in clipping cases, and does position calculation for drawCommands off of the UI thread. Reviewed By: ahmedre Differential Revision: D3665301