mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
addf4dab51
Summary: Creates a new `StaticViewConfigValidator` module that does strict, bidirectional validation. This is notably different from `verifyComponentAttributeEquivalence`, which is undirectional validation. This will enforce that two configs are equivalent so we can start addressing the inconsistencies (especially per platform). It also improves upon the reporting format by providing more details about the invalidations. It is hidden behind a `strict` runtime configuration parameter. Changelog: [Internal] Reviewed By: RSNara Differential Revision: D29024229 fbshipit-source-id: 10271945e089183f505205bd41de5e01faea7568