react-native-notify-kit

react-native-notify-kit / AndroidNotificationSettings

Interface: AndroidNotificationSettings

Defined in: packages/react-native/src/types/NotificationAndroid.ts:474

Properties

alarm

alarm: AndroidNotificationSetting

Defined in: packages/react-native/src/types/NotificationAndroid.ts:482

Enum describing if you can create triggers

For Android < 12 / API < 31, this will default to true

View the Trigger documentation for more information.