github luispadron/UICircularProgressRing v3.3.0
Version 3.3.0

latest releases: v8.0.0, v7.0.0, v6.5.0...
5 years ago

Version 3.3.0

  • Fixes issues with inconsistent API. The pauseProgress() and resetProgress()
    now work as expected/intended. When calling pauseProgress(), the completion
    on the startProgress function won't be called until it's actually been completed.
    When calling resetProgress the completion for startProgress is discarded and
    will no longer be called, since the ring has not actually completed (same with delegate).

    Thanks a lot to @MileyHollenberg for these fixes!

Don't miss a new UICircularProgressRing release

NewReleases is sending notifications on new releases.