mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
73b243acbc
Summary: ## Changes - StaticViewConfigValidator.validate() now outputs a ValidationOutput object, that contains a Array<Differences>, if invalid - The Difference type now contains the nativeValue and the staticValue. This makes the validate() function more useful in reconciling ViewConfigs. - Nothing should change in NativeComponentRegistry. Changelog: [Internal] Reviewed By: yungsters Differential Revision: D32139973 fbshipit-source-id: a9556fa370d2c14f9e5d0540b44824cd61773958