react-native-segmented-control/segmented-control

borderRadius

hunasdf opened this issue · 3 comments

Hi Everyone,

Is there any way to set the borderRadius of this component?

Thanks,
G

You can use the style prop to set a custom border-radius. This alters the border-radius of the entire container but the "selected segment container" styles remain unchanged.