UNPKG

react-native-moengage

Version:

MoEngage is a mobile marketing automation company. This react-native SDK helps you track events, trigger smart notifications and in-apps, provides a drop-in Inbox Controller for notifications.

5 lines 87 B
export enum MoEPushService { APNS = "APNS", FCM = "FCM", PUSH_KIT = "PUSH_KIT", }