React Native Calendar Events

screenshot of React Native Calendar Events
react-native

React Native Module for iOS and Android Calendar Events

Overview:

The React Native Calendar Events module provides access to and the ability to save events to iOS and Android calendars. This package is designed for React Native projects, with specific versions compatible with different versions of React Native. The API allows for interacting with both iOS and Android device calendars.

Features:

  • Calendar Authorization Status Check: Check calendar authorization status for both iOS and Android devices.
  • Request Calendar Permissions: Request calendar authorization for accessing calendar events, with read-only access available for Android.
  • Find Calendars: Retrieve a list of all calendars stored on the device.
  • Save Calendar Events: Create and save calendar events with the ability to set event details.
react-native
React Native

React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.