Re: Follow up to DatePicker Question

2015-05-20 Thread Mike Abdullah
> On 20 May 2015, at 21:07, David Grant wrote: > > So I found that what I really really wanted was not a popover controller but > an inputView. > > When I test this in an iPhone 6 it seems to work just fine, but on testing an > iPhone 5 the reaction to the date change is kind of slow. > > Al

Follow up to DatePicker Question

2015-05-20 Thread David Grant
So I found that what I really really wanted was not a popover controller but an inputView. When I test this in an iPhone 6 it seems to work just fine, but on testing an iPhone 5 the reaction to the date change is kind of slow. Also, this seems like a lot of code to make this work, so I’m submit