Interface: TriggerNotification

Defined in: packages/react-native/src/types/Notification.ts:182

An interface representing a notification that is pending.

Properties

notification

notification: Notification

Defined in: packages/react-native/src/types/Notification.ts:186

The notification

trigger

trigger: Trigger

Defined in: packages/react-native/src/types/Notification.ts:191

The trigger that is used to schedule the notification