Files
react-native/packages
Nick Gerleman d09b7b0382 Remove alias props for inset, insetInline, insetBlock (#41612)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/41612

We never use the position edges for Yoga style. We should not keep extra props, and instead just parse directly into the Yoga style.

Previously included in D50998164

Changelog: [Internal]

Reviewed By: joevilches

Differential Revision: D51508217

fbshipit-source-id: ff28cf7168446068b10901fbba258414b561f07f
2023-11-22 22:43:41 -08:00
..