react-native-easy-notify
v0.0.4
Published
TODO
Downloads
2
Readme
react-native-easy-notify
Getting started
$ npm install react-native-easy-notify --save
Mostly automatic installation
$ react-native link react-native-easy-notify
Usage
import EasyNotify from 'react-native-easy-notify';
// TODO: What to do with the module?
EasyNotify;