HCSStarRatingView

MIT License
Objective-C
iOS

Powered by Appetize.io.

1 image

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.

Tags