evgenyneu / Cosmos

A star rating control for iOS/tvOS written in Swift
MIT License
2.19k stars 368 forks source link

Changing star to an image #13

Open dmnkwlc opened 8 years ago

dmnkwlc commented 8 years ago

Is it actually possible to provide an image instead of point array?

evgenyneu commented 8 years ago

Hi, currently the stars are drawn from the array of points. There is no way to supply an image, unfortunately.

Sonezi commented 7 years ago

Did you find a way to implement custom image for star?

Thanks!

evgenyneu commented 7 years ago

Hi @Sonezi, no, I have not worked on this yet.

happiehappie commented 7 years ago

Will this be worked on?

evgenyneu commented 7 years ago

Hi @happiehappie, I am not planning to work on this in the near future, but please feel free to submit a pull request :)

evgenyneu commented 7 years ago

One can now provide images for the stars in version 11.