luispadron / UICircularProgressRing

A circular progress bar for iOS written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animation Problem

lazarvlaovicj opened this issue · comments

I have a problem when I use animation on two view controllers. First time when I call startProgress(to:, duration:) with two seconds duration in viewDidAppear it animates perfectly, but when I open a screen where I also have progress it doesn't animate, just shows progress correctly.

Please follow the issue guidelines before posting, if you could also provide more details about what the issue is.