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