iphoneobjective-cxcodeprogressuiprogressview

Custom UIProgressView style


I am trying to customize my UIProgressView. I would like it to look like the third one down on the image:

Please can you tell me how I could acheive this.


Solution

  • Check out OCProgress: http://www.obsessivecode.com/projects/ocprogress/

    It is very customizable, from width to height to bar color to back color to border color.