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

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -