0.10.0 • Published 3 months ago

expo-community-add-event-to-calendar v0.10.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

expo-community-add-event-to-calendar

Add event to calendar via Calendar provider

Installation in managed Expo projects

For managed Expo projects just add the package.

npx expo install expo-community-add-event-to-calendar

Installation in bare React Native projects

For bare React Native projects, you must ensure that you have installed and configured the expo package before continuing.

Add the package to your npm dependencies

npx expo install expo-community-add-event-to-calendar

Configure for iOS

This package does not make sense on iOS as there is no equivalent API, so it is not supported.

Configure for Android

No additional set up necessary.

Contributing

Contributions are very welcome! Please refer to guidelines described in the contributing guide.