I am creating a demo project to show the progress of the form. I mean that when a user fills out a form in four steps, I want to show the progress of each of the user's steps.
For a better understanding, please look at the screenshot that follows.

I want to create something like the screenshot above. So please suggest me. Any help or suggestion would be appreciated.
I cannot use UISlider because it is not possible to create four thumbs in one UISlider.
Thanks in Advance ... :)
source
share