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.

8 lines (7 loc) 148 B
export enum MoEngageNudgePosition { Top = "top", Bottom = "bottom", BottomLeft = "bottomLeft", BottomRight = "bottomRight", Any = "any" }