ThakurBallary / react-native-radio-buttons-group

Simple, best and easy to use radio buttons for react native apps.
MIT License
248 stars 70 forks source link

Styling the radio group? #37

Closed zeeshan-shabbir closed 2 years ago

zeeshan-shabbir commented 2 years ago

i am try to style radio buttons,circle but nothing change i read doc and example but there is no example with styling. i am using this color="#ffffff" containerStyle={{ color:" #FFFFFF" }} labelStyle={{ color:" #FFFFFF" }}

ThakurBallary commented 2 years ago

Link to working example I hope this is what you're looking for.