TheAlmightyBob / Calendars

Cross-platform calendar API plugin for Xamarin and Windows
MIT License
100 stars 23 forks source link

View events with default platform UI #4

Open TheAlmightyBob opened 9 years ago

TheAlmightyBob commented 9 years ago

I believe each platform (including Windows Store apps) provides API to open/edit events with the default calendar UI for that platform.

It would probably be pretty straightforward to expose this in a cross-platform manner.

What's less-certain is how useful this is. I've very rarely seen native apps actually leverage this capability...

ghost commented 7 years ago

This would be helpful. I would like to create an event, and then have it open in the default calendar app.

TheAlmightyBob commented 7 years ago

@bontibon Appreciate the feedback. I'm not likely to get to this particular issue in the near future though, so if it's something that you're currently looking to take advantage of then I would say that pull requests are most welcome. :)