mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
facf5db260
Summary: This is a quite fragile and important part of the render engine. We need to dirty Yoga node only in cases where a change affects layout. In the case of over-dirtying, we can kill performance. In the case of under-dirtying, we can produce an incorrect layout. Changelog: [Internal] Fabric-specific internal change. Reviewed By: sammy-SC Differential Revision: D19596279 fbshipit-source-id: 9f2ac67c44cb35c8ba44be1025b94b7921b74e17