Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 651 Bytes

File metadata and controls

5 lines (3 loc) · 651 Bytes

Circular Progress Indicator View for iOS

This is a simple progress indicator that looks a bit like the ones shown in the iOS App Store app when downloading an app or update. It also has an indeterminate indicator that can be configured to look similar to Google Chrome's tab indicators or the iOS App Store's indeterminate indicators.

See SBACircularProgressIndicator.h and SBACircularIndeterminateIndicator.h for docs. See SBAViewController.m for usage examples.