Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 415 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 415 Bytes

Cycling Progress Control

A progress indicator control that has similar function like a UIProgressView does except It is in circular form.

Quick Start

  • Drag a UIView to a ViewController in a storyboard
  • Change class in identity spector to CyclingProgress
  • Feel free to change attributes in attribute inspector
  • set progress variable from 0.0-1.0