react-native-notify-kit

react-native-notify-kit / IOSNotificationInterruptionLevel

Type Alias: IOSNotificationInterruptionLevel

IOSNotificationInterruptionLevel: "active" | "critical" | "passive" | "timeSensitive"

Defined in: packages/react-native/src/types/NotificationIOS.ts:683

Constants that indicate the importance and delivery timing of a notification. https://developer.apple.com/documentation/usernotifications/unnotificationinterruptionlevel

Platform

ios