Skip to main content

react-native-tracker.trigger

Home > @snowplow/react-native-tracker > Trigger

Trigger type

Trigger for MessageNotification event

Signature:
export declare type Trigger = 'push' | 'location' | 'calendar' | 'timeInterval' | 'other';