Determines the ViewStyle to set the bottom-left and bottom-right border radius of a component. Makes the borderBottomLeftRadius and borderBottomRightRadius properties required. Used to create border radius style mixins.
ViewStyle
borderBottomLeftRadius
borderBottomRightRadius
Determines the
ViewStyle
to set the bottom-left and bottom-right border radius of a component. Makes theborderBottomLeftRadius
andborderBottomRightRadius
properties required. Used to create border radius style mixins.