Interface: TriggerNotification

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

An interface representing a notification that is pending.

Properties

notification

notification: Notification

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

The notification

trigger

trigger: Trigger

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

The trigger that is used to schedule the notification