UNPKG

react-native-calendar-reminders-pod

Version:
7 lines (4 loc) 168 B
'use strict'; import {NativeModules} from 'react-native'; var RNCalendarRemindersPod = NativeModules.RNCalendarRemindersPod; module.exports = RNCalendarRemindersPod;