1.0.1 • Published 5 years ago

rn-local-schedule-notifications v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

rn-local-schedule-notifications

Getting started

$ npm install rn-local-schedule-notifications --save

Mostly automatic installation

$ react-native link rn-local-schedule-notifications

Usage

import RnLocalScheduleNotifications from 'rn-local-schedule-notifications';

// TODO: What to do with the module?
RnLocalScheduleNotifications;