Skip to content

jaouahbi/OMCGGradientLayer

Repository files navigation

OMCGGradientLayer

CoreGraphics gradient CALayer with animatable properties in Swift

Version Build Status

Features

  • Linear gradient layer with animatable properties
  • Radial gradient layer with animatable properties

Requirements

  • iOS 10.0+
  • Xcode 8

Communication

Open a issue.

Installation

To use OMCGGradientLayer you must include manually all swift files located inside the OMCGGradientLayer directory directly in your project.

CocoaPods Installation

Easiest installation is through Cocoapods. Add the following line to your Podfile:

pod OMCGGradientLayer and run pod install in your terminal.

Carthage Installation

TODO


Credits

OMCGGradientLayer is owned and maintained by the Jorge Ouahbi.

License

OMCGGradientLayer is released under the APACHE 2.0 license. See LICENSE for details.

About

CoreGraphics gradient CALayer with animatable properties in Swift

Resources

License

Stars

Watchers

Forks

Packages

No packages published