0.1.1 • Published 4 years ago
react-native-push-notification-ios-response v0.1.1
react-native-push-notification-ios-response
Getting started
$ npm install react-native-push-notification-ios-response --save
Mostly automatic installation
$ react-native link react-native-push-notification-ios-response
Usage
import PushNotificationIOSResponse from "react-native-push-notification-ios-response";
// TODO: What to do with the module?
PushNotificationIOSResponse;