react-native-star-rating
react-native-star-rating copied to clipboard
Fix misalignment issues for starts
Stars are misaligned when display on a view. This is due to the fact that the default justifycontent is space-between rather than flex-start
I'm not able to reproduce your use issue. Could you elaborate more or provide screenshots?