README
react-native-chatler-reminder
Getting started
$ npm install react-native-chatler-reminder --save
Mostly automatic installation
$ react-native link react-native-chatler-reminder
Usage
import ChatlerReminder from 'react-native-chatler-reminder';
// TODO: What to do with the module?
ChatlerReminder;