sramezani / radio-buttons-react-native

Animated radio buttons component for react native
MIT License
84 stars 41 forks source link

[Bug] Text doesn't fit will in the box #19

Closed hristowwe closed 3 years ago

hristowwe commented 3 years ago

image When i tried to write long text it is going outside from the box? How to fix that?

hristowwe commented 3 years ago

I added wrong height to boxStyle prop. Not a bug just my stupid mistake osrry everything works great. Nice work