taruntyagi697 / RateView

RateView for iOS Objective-C is a subclass of UIView.
MIT License
118 stars 53 forks source link

implement star count #9

Closed lisional closed 8 years ago

lisional commented 9 years ago

This commits adds the API to change the star count displayed Also add example in demo project

I'm currently working on a project where your library come in use, and I needed to change the star count at running time. This may be of use for you, so here it is.

Warning: I did not test with setting more than five stars. It's working fine for starCount <= 5