kaandedeoglu / KDCircularProgress

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

Need your help. #76

Open santhoshs5 opened 7 years ago

santhoshs5 commented 7 years ago

I want to use progress as gif which starts from zero and ends to 360 and again starts at zero and goes till 360. I will stop the animation manually when i am done by calling stop animation.

is there any animate forever method is there. if not how can I achieve this.