CoreGraphics gradient CALayer with animatable properties in Swift
- Linear gradient layer with animatable properties
- Radial gradient layer with animatable properties
- iOS 10.0+
- Xcode 8
Open a issue.
To use OMCGGradientLayer you must include manually all swift files located inside the
OMCGGradientLayer
directory directly in your project.
Easiest installation is through Cocoapods. Add the following line to your Podfile:
pod OMCGGradientLayer
and run pod install in your terminal.
TODO
OMCGGradientLayer is owned and maintained by the Jorge Ouahbi.
OMCGGradientLayer is released under the APACHE 2.0 license. See LICENSE for details.