Add event to calendar via Calendar provider
For managed Expo projects just add the package.
npx expo install expo-community-add-event-to-calendar
For bare React Native projects, you must ensure that you have installed and configured the expo
package before continuing.
npx expo install expo-community-add-event-to-calendar
This package does not make sense on iOS as there is no equivalent API, so it is not supported.
No additional set up necessary.
Contributions are very welcome! Please refer to guidelines described in the contributing guide.