github luispadron/UICircularProgressRing v1.6.2
Version 1.6.2

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

Version 1.6.2

Highlight: New UICircularProgressRingDelegate method.

  • New method in UICircularProgressRingDelegate , didUpdateProgressValue(to newValue: CGFloat), which can be used to get notified of value changes to the progress ring in real time. As the documentation states, this is a very hot method and it may be called hundreds of times per second, thus only very minimal work should be performed in this method.

Don't miss a new UICircularProgressRing release

NewReleases is sending notifications on new releases.