@aerogear/aerogear-reactnative-push
Getting started
$ npm install @aerogear/aerogear-reactnative-push --save
Mostly automatic installation
$ react-native link @aerogear/aerogear-reactnative-push
Usage
import RnUnifiedPush from '@aerogear/aerogear-reactnative-push';
// TODO: What to do with the module?
RnUnifiedPush;