UNPKG

expo-calendar

Version:

Provides an API for interacting with the device's system calendars, events, reminders, and associated records.

4 lines (3 loc) 125 B
import { Props } from './withCalendar'; declare const _default: (props?: Props) => [string, Props]; export default _default;