UIGradient icon indicating copy to clipboard operation
UIGradient copied to clipboard

A simple and powerful library for using gradient layer, image, color

Results 5 UIGradient issues
Sort by recently updated
recently updated
newest added

Project board: https://github.com/dqhieu/UIGradient/projects/1 ### Feature request - [ ] Support adding border gradient ### Changes - `GradientDirection` -> `GradientLayer.Direction` - Make `direction` property public (`GradientLayer`) - Add `uiColors: [UIColor]` property...

It's possible to make it only for the border of view or image !? it would be something amazing

Hi, this library is really simple to use, that would be cool if you can add a function to animate easily GradientLayer (start/pause/stop ?).

enhancement

If the frame of a view is large, for example: width = 3_000 and height = 3_000. The CPU runs >100% for a bit then drops to 0 quickly and...

Add random option for `UIImage.fromGradientWithDirection` for `GradientDirection`.