Screen Shot:
PSProfileStepper is custom implementation of stepper such as UISlider for show their step by its value 0,1,2.. and by change the color.
It is implemented by the drawing layer CAShapeLayer and CATextLayer and Stepper is managed by its indexes.
You can add PSProfileStepper directly in your storybord or xib, Or You can add it from setting its frame by the code.
Requirements:
xcode 7+
iOS 7+
Installation:
Copy PSProfileStepper folder and paste it in your project.