@notifee/react-native / TimestampTriggerAlarmManager
Interface: TimestampTriggerAlarmManager
Interface to specify additional options for the AlarmManager which can be used with TimestampTrigger.alarmManager.
View the Triggers documentation to learn more.
use type instead
Sets whether your trigger notification should be displayed even when the system is in low-power idle modes.
Defaults to false.
type?
optionaltype:AlarmType
The type of alarm set by alarm manager of android
