kaandedeoglu / KDCircularProgress

A circular progress view with gradients written in Swift
MIT License
1.21k stars 217 forks source link

Color Transition issue #38

Closed saiidabs closed 8 years ago

saiidabs commented 8 years ago

i want the circle to start of red and transition to yellow then finally to a complete green when it hits 360 degrees . With your libary the color would just transition back , how do i stop this? i want it to be like in the image bellow goalbar

kaandedeoglu commented 8 years ago

@saiidabs I'm afraid that's not possible considering how the library works at the moment. I'll try to make it work for a future version if I find the time :-)