Send calendar invite through expo

Hey, am interested in giving the user the opportunity to create an event with some fields prefilled, while the user has to input the others in their calendar client of preference.

What I’d like to do is ideally to allow them to open their default calendar with some fields prefilled, just as you would with mails in a “mailto:dasdas&subject=xaxs&body=xas” link. As I understand it, using the Expo.Calendar.createEventAsync() method there are several fields that are required, which I cannot know at the state where I want to create the event draft to the user.

Does anyone have a workaround for this?

Thanks

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.