Closed Vivecstel closed 3 years ago
@Vivecstel Can you try this mavencentral dependency. I'am having issues with jitpack
implementation 'io.github.a914-gowtham:compose-ratingbar:1.0.6'
It works for me, thank you
I tested it also. Thanks @a914-gowtham for the quick update.
Thanks, @a914-gowtham. It is working now
When using RatingBar library with compose version 1.0.0-beta08 I get the following runtime exception:
Thanks