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.
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.
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.
Have you looked at this: https://github.com/PascalW/PDColoredProgressview ?