UNPKG

react-native-ibm-mobilefirst-push

Version:

React Native SDK for IBM Mobile Push. Works with IBM Mobile First.

5 lines (4 loc) 214 B
import MfpPush from './js/MFPPush'; import MfpSimplePushNotification from './js/MFPSimplePushNotification'; export const MFPPush = new MfpPush(); export const MFPSimplePushNotification = MfpSimplePushNotification;