iOSDatePicker but with Minutes and Seconds

Hi,

I’m looking for something like the iOSDatePicker (CountDownTimerMode) to let my users select Minutes and Seconds.

Any suggestions?

There is nothing native within iOS so you will probably have to make your own using the PickerView in iOSKit.

Thanks Jason!