react-native-ratings
react-native-ratings copied to clipboard
Change backgroundColor on TapRating
I would like to change the background color of star on AirbnbRating
the same way it's possible with Rating
(using ratingBackgroundColor
and/or tintColor
). Is there any way to do this?