ios - Best way to make the user select a time? -
hi i'm wondering best way make user select time, have user select date calendar needs user select time able create date based notification. easiest way user select time? should show vc when user selects date show clock or show date picker time showing? there other ways?
the best way let user select time native way using uidatepicker.
however if time mean select date can customize uipicker show yyyy/mm/dd or other format pick date at.
ps: there many nice 3rd party date pickers on github native way best
hope helps!
Comments
Post a Comment