Author
Description
Simple star rating view for iOS written in Objective-C
HCSStarRatingView is a UIControl subclass to easily provide users with a basic star-rating interface.
It supports all device resolutions and requires no images do render the stars, thanks to PaintCode.
You can create a new rating view programatically but it also implements IB_DESIGNABLE and IBInspectable so you can fully customize it in Interface Builder.