Xcode: Calendar for Ipad or Iphone

2.3k Views Asked by At

I have a technical question: In xcode there is only a data-picker and this element is not functional in my app because in my app the user must be fast to choose date time. I would to use another instrument for chose a date. Have you any suggestions?

1

There are 1 best solutions below

2
On BEST ANSWER

You can probably use one of the Date pickers lots of web sites are using : some kind of calendar view where you touch at the day you want. You may have to code your own component though.

Examples : http://www.bitrepository.com/a-collection-of-free-javascript-date-pickers.html