Monte9 / react-native-ratings

Tap and Swipe Ratings component for React Native.
https://expo.io/@monte9/react-native-ratings
MIT License
907 stars 196 forks source link

Star Styles #173

Open George-Fx opened 2 years ago

George-Fx commented 2 years ago

I set styles for the Rating stars, padding horizontally but it doesn't work. I use: starContainerStyle={{paddingHorizontal: 10}} Need help.