RPCircularProgress

RPCircularProgress is a circular progress UIView subclass with UIProgressView properties.

Styles:

  • Indeterminate (spins infinitely)
  • Normal (set progress between 0.0 and 1.0)
  • Mixed (can make it indeterminate, but also animate progress to 1.0)

Leave a Reply