This repository has been archived by the owner on Jan 19, 2022. It is now read-only.
Version 1.1.4
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)