a versatile react native star review component with half star compatibility and custom images, star sizes, star count, star spacing, and value display.
I am using the custom version for the star rating and it's not letting me change the size even though I have set it to starSize={50} Here's what I have set to:
Actually I realized, it's not recongizing the npm when I am importing it. It's saying that it couldn't find the react-native-stars even though I have installed it with npm i react-native-stars --save
Hello,
I am using the custom version for the star rating and it's not letting me change the size even though I have set it to
starSize={50}
Here's what I have set to: