Closed khushal87 closed 3 years ago
Same problem
In TapRAting.js line 100 chage: if (defaultRating) to if (defaultRating!=null) (https://github.com/Monte9/react-native-ratings/blob/master/src/TapRating.tsx)
I have already fixed it @daniloitj You will see this fixed soon with an update
As a user, I want when my component loads any of the stars are not filled by default. Or if we have an option to do so.