AnimatedGradientView
February 26, 2019 • MIT License
Powerful gradient animations made simple for iOS.
No image provided.
RMGradientView
July 09, 2018 • MIT License
Easily create gradient views with inspectable properties for colors and gradient direction
EZYGradientView-ObjC
November 04, 2016 • MIT License
Create gradients and blur gradients without a single line of code
ComplimentaryGradientView
August 25, 2016 • MIT License
Create complementary gradients generated from dominant and prominent colors in supplied image. Inspired by Grade.js
EZYGradientView
August 06, 2016 • MIT License
Create gradients and blur gradients without a single line of code
MKGradientView
November 04, 2015 • MIT License
Gradient view for iOS
Supported gradient types:
- Linear (Axial)
- Radial (Circular)
- Conical (Angular)
- Bilinear (Four Point)
OBGradientView
April 13, 2011 • MIT License
OBGradientView is a simple UIView wrapper for CAGradientLayer. It is a plain UIView whose layer is a CAGradientLayer. It is useful if using a view is more convenient than using a layer, e.g. becaus...