0

I am creating a app where i can set the reminder based on Location and date.Apple has already given the UI if you are using Reminder which has both option.Can any one help me out that how can i open that Create event screen.Create Event either based on location or based on date

rmaddy
  • 314,917
  • 42
  • 532
  • 579
amit soni
  • 2,183
  • 1
  • 14
  • 17
  • what exactly do you need to know? you could create a tableviewcontroller in storyboard with static content and setup the ui like in the screen above. – André Slotta Apr 26 '15 at 19:48
  • hey @AndreSlotta thanks for your quick response, i just want to open this screen using my app, is it possible using of event kit? – amit soni Apr 26 '15 at 19:49
  • 1
    as far as i know eventkit does not contain the UI but only the classes needed to create calendar events... – André Slotta Apr 26 '15 at 19:51
  • when you will open apple's reminder app and add some text to that then "i" button will be enabled once you click on i button it will open this screen and i want to open the same. – amit soni Apr 26 '15 at 19:52
  • 1
    yeah, i got that. but there is no apple prepared viewcontroller. you have to set it up yourself! – André Slotta Apr 26 '15 at 19:57

0 Answers0