Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Version 1.1.4

Compare
Choose a tag to compare
@luispadron luispadron released this 08 Nov 02:37
· 364 commits to master since this release

Version 1.1.4

Add isAnimating to UICircularProgressRingView

  • Added new property to determine whether ring is animating currently
  • Fix some typos
  • Made completion handler default to nil
  • Refactor delegate method call to look more Swifty

Breaking API Changes:

Delegate method renamed to: func finishedUpdatingProgress(forRing: UICircularProgressRing)