AssetPicker
August 03, 2014 • MIT License
AssetPicker is a UIViewController subclass that provides an alternative solution to UIImagePickerController.
Switch
July 31, 2014 • MIT License
Switch is a UIControl subclass that creates a UISwitch like control with provided image.
ClearTextLabel
July 25, 2014 • MIT License
UILabel subclass that renders see through text using CoreText, textColor is clearColor.
RateView
July 22, 2014 • MIT License
RateView is a UIView subclass that creates a customizable rating view containing rating stars in it. It fills out the stars in percentage fill manner. It can be used for -
displaying a rating fo...