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.

4 lines 70 B
export enum MoEPlatform { Android = "android", IOS = "iOS" }