Open the native ios "event calendar" with expo-calendar

Please provide the following:

  1. SDK Version: 40
  2. Platforms(Android/iOS/web/all): IOS

I need to open the event calendar on IOS, it seems it s only available on android but not on IOS. Am i missing something ? I have to access on this interface like the picture below.

All i found is that function " [ Calendar.openEventInCalendar(id)] but only available on Android.

Capture d’écran . 2021-01-22 à 12.05.18|281x499

There is this library “GitHub - vonovak/react-native-add-calendar-event: Create, view or edit events in react native using the standard iOS / Android dialogs” but i must link it and i don’t want to expo eject. Is there an other way to open this event calendar on IOS with expo ?

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