-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Milestone
Description
Split out from #2796
https://facebook.github.io/react-native/docs/0.59/view-style-props#borderradius
Also all the single-component variants:
https://facebook.github.io/react-native/docs/0.59/view-style-props#borderbottomendradius
Tracks single component border radius:
- borderBottomEndRadius
- borderBottomLeftRadius
- borderBottomRightRadius
- borderBottomStartRadius
- borderTopEndRadius
- borderTopLeftRadius
- borderTopRightRadius
- borderTopStartRadius