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;