MDImageCroper
February 16, 2015 • MIT License
UIImage cropper using any kind of CGPathRef.
here is a blog post about the code :
https://mohammedeldehairy.wordpress.com/2015/01/18/uiimage-cropping-using-core-graphics/
LDProgressView
October 09, 2013 • MIT License
A flat or gradient progress view with a simple color setter and customizable options written in pure Core Graphics
FDGraphView
March 21, 2013 • MIT License
Draw graphs on iOS.
Create an `FDGraphView`, set its `dataPoints` (an `NSArray` of `NSNumber`s), add it to another view and the graph will be magically show.
As simple as that.
No image provided.
YLProgressBar
February 06, 2012 • MIT License
Custom progress bar for iOS (iPhone, iPad) with an animated background.
It is build using the Core Graphics framework.
CKReflectionImage
December 12, 2011 • Custom License
Create a mirror image with Core Graphics with a basic configuration.