react-native-stars icon indicating copy to clipboard operation
react-native-stars copied to clipboard

Display Won't work with zero value

Open lucasraziel opened this issue 4 years ago • 0 comments

When the value of props display is zero, the javascript code considers It as false, so It gets edit mode

<Stars display={0} ... />

lucasraziel avatar Dec 23 '20 12:12 lucasraziel