SDWebImage+CircularProgressView
November 21, 2016 • MIT License
This is a category to SDWebImage that offer you to add ProgressView in three ways:
+ Circular (using DACircularProgress)
+ Linear
+ Custom
Images are downloading by SDWebImage (3.7.0 and up)
MKGradientView
November 04, 2015 • MIT License
Gradient view for iOS
Supported gradient types:
- Linear (Axial)
- Radial (Circular)
- Conical (Angular)
- Bilinear (Four Point)
No image provided.
NHLinearShadow
May 09, 2014 • MIT License
You can add a near "Linear Shadow Color" choosing a color like [UIColor redColor] or you can use "Linear Shadow" based on a photo, this will find the average color and add a shadow.
GLGooglePlusLikeLayout
June 08, 2013 • MIT License
GLGooglePlusLikeLayout is custom layout based on UICollectionView which can be used to show the data based on their content-size and by maintaining the row linear, unlike waterflow style layout. In...
CSLinearLayoutView
February 19, 2013 • MIT License
Linear layout view designed to simplify relative layouts on iOS.
We've all been there before— the content in your app is dynamic and you need to display different sized views in neat succession....