react-native-macos/ReactCommon/yoga
David Vacca 2f3f1b02cd Avoid cleaning up Owner of YGNode during clonning
Summary:
This diff refactors the cloning mechanism for YogaNode used from Fabric UI renderer and RN iOS graphs.
Previously, we were cleaning the owner of the child's cloned node inside the C++ implementation of YogaNode. This was a mistake because this modified the last commited YogaTree, causing side effect in RN iOS graphs.

Reviewed By: shergin

Differential Revision: D8672627

fbshipit-source-id: c9902d00690e0361fd58aed84b506c42258bd995
2018-06-28 22:48:35 -07:00
..
yoga Avoid cleaning up Owner of YGNode during clonning 2018-06-28 22:48:35 -07:00
Android.mk Use wildcard instead of manual file addition 2017-12-19 07:41:57 -08:00
BUCK Build yoga in OSS 2018-03-27 15:19:20 -07:00
yoga.podspec iOS OSS: update podspec's to target iOS 9.0 2018-05-23 06:16:00 -07:00