Open Source iOS Control For Making Customizable Circular Progress Views

Some time ago I mentioned a library allowing you to create different customized progress indicators known as MBProgressHUD.

Here’s another custom open source iOS control for creating custom progress views.  This control allows you to easily create different types of circular progress views that was inspired by Facebook’s photo progress indicator.

You can customize the colors, size, thickness to make completely different looking indicators.

Here’s a screenshot from the readme showing the control in action:
Screenshot

The control is DACircularProgress by Daniel Amitay. You can download the control using git with:

git clone https://github.com/danielamitay/DACircularProgress.git

You can find the repository on Github here.

A nice customizable circular progress view control.

DeliciousTwitterFacebookRedditLinkedInEmail


Leave a Reply

Your email address will not be published. Required fields are marked *