UNPKG

react-native-fetch-calendar-events

Version:
6 lines (4 loc) 149 B
'use strict'; import { NativeModules } from 'react-native'; var RNCalendarEvents = NativeModules.RNCalendarEvents; export default RNCalendarEvents;