GradientView icon indicating copy to clipboard operation
GradientView copied to clipboard

Easily use gradients in UIKit for iOS & tvOS

Results 8 GradientView issues
Sort by recently updated
recently updated
newest added

Now we can create gradients based on two points location, for example now we can create gradient from top left corner to bottom right.

Added @objc marks for properties

Pod GradientView hasn't source code changes performed at commit "Upgrade for Xcode 10 and Swift 4.2" (https://github.com/soffes/GradientView/commit/e329cea0fef755c5546b5dbc47af3d925bf4d444#diff-69db45e24338624ff910c00d92e8546f). So Swift Compiler Error is produced at GradientView.swift at line 202: "Using '!'...

After adding GradientView plugin, often my storyboard is not repainting. Sometimes it doesn't paint anything on screen. I have to close the xcode and reopen for it to refresh. Removing...

This way, we can reposition center and customize it's radius or by passing nil, it will act as default.

First Awesome work!, now can be added a new feature for diagonal linear gradients?