luispadron / UICircularProgressRing

A circular progress bar for iOS written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timer and Progress in the same screen

JoaquinMG opened this issue · comments

Hi. First, thank you for this awesome library.
I have a problem with using both timer and progress in the same screen (in fact, there are 2 progress and 1 timer). The timer works perfectly, but the progress doesn't even start.

Can you describe the issue further, I can’t help without further info.

I'm sorry. I had a problem with several circular progress in the same screen, but now it works (I think I had to clean and rebuild the project).
Thanks anyway.