AEConicalGradient

master

Conical (angular) gradient for iOS written in Swift
tadija/AEConicalGradient

Swift 4.2 Platforms iOS CocoaPods Carthage Swift Package Manager License MIT

AEConicalGradient

Conical (angular) gradient in Swift

I hope that somebody will find this useful. And nice.

AEConicalGradient

Usage

AEConicalGradient is a minion which consists of two objects:

  • ConicalGradientLayer
    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.

  • ConicalGradientView
    Subclass of UIView which uses ConicalGradientLayer as the view’s Core Animation layer. You can configure conical gradient options with gradient property.

Installation

License

AEConicalGradient is released under the MIT license. See LICENSE for details.

done for fun

Description

  • Swift Tools 4.2.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sun Mar 17 2024 12:01:52 GMT-0900 (Hawaii-Aleutian Daylight Time)