hsousa / HCSStarRatingView

Simple star rating view for iOS written in Objective-C
MIT License
1.28k stars 196 forks source link

Allow user to remove rating #51

Open hsousa opened 8 years ago

hsousa commented 8 years ago

Related to discussion in #42, ideally this control would have a behaviour similar to what's currently found in iTunes: when dragging to the left of the control (x<=0), the value 0 is assigned on touch up.