Open jeremyrajan opened 2 years ago
Check this codesandbox it may help you . Also, please update to the latest version to avoid any possible bugs.
Also, you may need to use initialValue
prop. Check this example
Let me know if still you need any help.
Thank you.
Thanks for lib :)
Just trying to implement it using floating values for 5 star rating component. Doesnt seem to work. It weird that for
5
it somehow is taking as 0.5 or less (if you look closely)Not sure, what I am doing wrong