In the clocks application, the timer screen shows a picker (probably a UIPicker in UIDatePickerModeCountDownTimer mode) with some text in the selec
UIPicker
UIDatePickerModeCountDownTimer
I also faced same problem. You can see working example in my custom made time picker published on GitHub: https://github.com/kgadzinowski/iOSSecondsTimerPicker It does exactly what you want.