UNPKG

react-native-calendar-reminders

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