TinyColor
TinyColor copied to clipboard
tinycolor.mix(color1, color2, amount = 50) not working in React native
tinycolor.mix('#7954fA', '#212529', 20) is not working in my react native project.
Neither in Angular from version 1.5.X
Got the error: export 'mix' (imported as 'tinycolor') was not found in 'tinycolor2' (possible exports: default)