0

In my project, I have a button and when I push this button I should open a datapicker; how can I do? Have I create an other UIViewController with delegate method?

cyclingIsBetter
  • 17,447
  • 50
  • 156
  • 241

1 Answers1

0

Here's a really good example w/ some sample code. This one also adds a bit of animation and generally gives a good user experience:

Bottom pop-up UIPicker?

Community
  • 1
  • 1
Ryan
  • 4,658
  • 1
  • 16
  • 8