Skip to content

WNProgressView is a subclass of UIProgressView that shows a barber pole effect when progress is 0. Works on iOS 4.3+.

License

Notifications You must be signed in to change notification settings

GetMixxd/WNProgressView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barber Pole UIProgressView for iOS

WNProgressView is a subclass of UIProgressView that shows a barber pole effect when progress is 0.

WNProgressView is ARC compatible and supports iOS4.3+ (and possibly earlier).

picture alt

How to use

  1. Copy WNProgressView.h and WNProgressView.m into your Xcode project.
  2. In your xib or storyboard set the class of the desired UIProgressView to WNProgressView.
  3. Done!

Notes

WNProgressView can also be instantiated programmatically.

Supports both UIProgressView styles (Bar and Default).

The color of the barber pole strips will inherit from progressTintColor if on iOS5+.

About

WNProgressView is a subclass of UIProgressView that shows a barber pole effect when progress is 0. Works on iOS 4.3+.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published