UNPKG

react-native-push-notification-anativ

Version:
16 lines (10 loc) 183 B
'use strict'; var React = require('react-native'); var { AppStateIOS, PushNotificationIOS } = React; module.exports = { state: AppStateIOS, component: PushNotificationIOS };