mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b6b982f563
Summary: See code comment. D42282358 (https://github.com/facebook/react-native/commit/e55277c3310d8f6b712a57f80589cfe91ed35553) added usage of `YGConfigIsExperimentalFeatureEnabled` during layout, in a place where we sometimes encounter a Yoga node from RN which has an unexpectedly null config. This is a hack to stop the bleed while we add logging to figure out where the null config is coming from in RN. Changelog: [Internal] Reviewed By: rozele Differential Revision: D43203521 fbshipit-source-id: 2a21143a45c712ca00d16172f734fb116d165926