Colors
Color interpolations and more
mixColor()
mixColor()const backgroundColor = useDerivedValue(() =>
mixColor(progress.value, "#ff3884", "#38ffb3")
);colorForBackground()
colorForBackground()Last updated
Color interpolations and more
mixColor()const backgroundColor = useDerivedValue(() =>
mixColor(progress.value, "#ff3884", "#38ffb3")
);colorForBackground()Last updated