I am trying to ensure that Xamarin.Forms will do all that we need for cross platform App development, before we purchase licenses.
Two separate requirements we have, are to be able to :
Generate a notification (i.e. alerting users that they have a message within the App that they need to look at)
Calendar Integration (i.e. allow the App to put appointments in Calendars with reminders)
Could anyone comment on whether this is doable, and if so which plugins or classes would be most ideal.
Many thanks.