DynamicColor
DynamicColor copied to clipboard
Allows the user to select the color position in the array
It would be nice to select the scale of each color in a gradient to gain in control.
Here an API example:
let gradient = DynamicGradient(colors: [blue, red, yellow], scale: [0,0.25,1])