UIGradient
UIGradient copied to clipboard
A simple and powerful library for using gradient layer, image, color
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 ?).
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`.