tadija/aeconicalgradient
**Conical (angular) gradient in Swift**
Usage
AEConicalGradient is a minion which consists of two objects:
Subclass of CALayer which performs drawing of conical gradient. You can set colors, locations, start/end angle for the gradient. If no colors are set, default colors will be used. If no locations are set, colors will be equally distributed.
Subclass of UIView which uses ConicalGradientLayer as the view’s Core Animation layer. You can configure conical gradient options with gradient property.
Installation
`` .Package(url: "https://github.com/tadija/AEConicalGradient.git", majorVersion: 2) ``
``ogdl github "tadija/AEConicalGradient" ``
``ruby pod 'AEConicalGradient' ``
License
AEConicalGradient is released under the MIT license. See LICENSE for details.
done for fun
Package Metadata
Repository: tadija/aeconicalgradient
Default branch: master
README: README.md