react-native-stars
react-native-stars copied to clipboard
Display Won't work with zero value
When the value of props display is zero, the javascript code considers It as false, so It gets edit mode
<Stars display={0} ... />