Files
react-native/ReactCommon/react/renderer/core
Gabriel Donadel Dall'Agnol 4ae4984094 feat: Add logical border radius implementation (#35572)
Summary:
This PR implements logical border-radius as requested on https://github.com/facebook/react-native/issues/34425. This implementation includes the addition of the following style properties

- `borderEndEndRadius`, equivalent to `borderBottomEndRadius`.
- `borderEndStartRadius`, equivalent to `borderBottomStartRadius`.
- `borderStartEndRadius`, equivalent to `borderTopEndRadius`.
- `borderStartStartRadius`, equivalent to `borderTopStartRadius`.

## Changelog

[GENERAL] [ADDED] - Add logical border-radius implementation

Pull Request resolved: https://github.com/facebook/react-native/pull/35572

Test Plan:
1. Open the RNTester app and navigate to the `RTLExample` page
2. Test the new style properties through the `Logical Border Radii Start/End` section

https://user-images.githubusercontent.com/11707729/206623732-6d542347-93f9-40da-be97-f7dcd5f66ca9.mov

Reviewed By: necolas

Differential Revision: D42002043

Pulled By: NickGerleman

fbshipit-source-id: a0aa9783c280398b437aeb7a00c6eb3f767657a5
2023-01-06 06:00:03 -08:00
..
2022-10-24 04:35:28 -07:00
2022-10-13 05:07:59 -07:00
2022-10-13 05:07:59 -07:00
2022-10-13 05:07:59 -07:00
2022-10-13 05:07:59 -07:00
2022-10-13 05:07:59 -07:00
2022-10-13 05:07:59 -07:00
2022-10-13 05:07:59 -07:00
2022-09-06 07:01:17 -07:00
2022-10-13 05:07:59 -07:00
2022-10-13 05:07:59 -07:00
2022-10-13 05:07:59 -07:00
2022-10-13 05:07:59 -07:00
2022-08-30 08:48:26 -07:00
2022-10-13 05:07:59 -07:00
2022-12-24 06:40:42 -08:00
2022-10-13 05:07:59 -07:00
2022-10-13 05:07:59 -07:00
2022-10-13 05:07:59 -07:00