react-native-app-push
v1.0.2
Published
TODO
Downloads
3
Readme
react-native-app-push
Getting started
$ npm install react-native-app-push --save
Mostly automatic installation
$ react-native link react-native-app-push
Usage
import AppPush from 'react-native-app-push';
// TODO: What to do with the module?
AppPush;