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

Color prop not used #61

Closed kunal2144 closed 9 months ago

kunal2144 commented 9 months ago

Color prop is not being used while displaying label and description of the radio button.

ThakurBallary commented 9 months ago

label and description have their own style props. labelStyle and descriptionStyle Example on Snack