/GSProgressView

A cute, circular progress view for iOS

Primary LanguageObjective-COtherNOASSERTION

GSProgressView

A cute little circular progress view for iOS

Usage instructions

  1. Drag GSProgressView.h and GSProgressView.m into your project.
  2. Add a GSProgressView object to your view hierarchy and set its progress property to a value between 0.0 and 1.0

License

Creative Commons License

This work is licensed under a Creative Commons Attribution 3.0 Unported License.

You're free to use this code in any project, including commercial. Please include the following text somewhere suitable, e.g. your app's About screen:

Uses GSProgressView by Simon Whitaker