react-native-notification-scheduler

Getting started

$ npm install react-native-notification-scheduler --save

Mostly automatic installation

$ react-native link react-native-notification-scheduler

Usage

import NotificationScheduler from 'react-native-notification-scheduler';

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