I'm creating a demo project for showing form progress. I mean, as the user fills the form in four steps, I want to show the progress of each of the user's step.
For better understanding please have a look on the screenshot that follows.
I want to create something like the above screen shot. So please suggest me. Any help or suggestion will be appreciated.
I can't use UISlider, because it's not possible to create four thumbs in one UISlider.
Thanks in Advance... :)