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

Used Color Prop in Label and Description of Radio Button #62

Closed kunal2144 closed 9 months ago

kunal2144 commented 9 months ago

This is a fix. Resolves: https://github.com/ThakurBallary/react-native-radio-buttons-group/issues/61

ThakurBallary commented 9 months ago

We can pass color in labelStyle and descriptionStyle props

kunal2144 commented 9 months ago

My bad, sorry for the oversight.