Has anyone done any declares for using UIPopoverController?
I want to be able to present a list to select from, or a date picker to set a date field, but I don’t want to have to use a full view to do it. For an iPad app it makes more sense to use a popover view.
If this hasn’t been done yet I’ll see if I can learn how to do it.
Thanks.