mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/45528 Right now these exist in static view config (iOS BaseViewConfig), but not native view config, so the props don't work without bridgeless/SVCs, and we would get warnings if doing viewconfig validation. This change adds the props to native view configs as well. Changelog: [Internal] Reviewed By: RSNara Differential Revision: D59940432 fbshipit-source-id: 89d57d4e58de2a55b749c68274ef0d2271f69100