libnotify-rn
v0.0.10
Published
Bridge for native iOS/Android library notify.mail.ru
Downloads
5
Maintainers
Readme
react-native-libnotify
Install
- Add depend
$ npm install libnotify-rn --save
Mostly automatic installation
$ react-native link libnotify-rn
Usage
import Libnotify from 'libnotify-rn';
// TODO: What to do with the module?
Libnotify;