@notifee/react-native / NotificationSettings
Interface: NotificationSettings
android
android:
AndroidNotificationSettings
Overall notification settings for the application in android. On non-Android platforms, this will be populated with default values
authorizationStatus
authorizationStatus:
AuthorizationStatus
Overall notification authorization status for the application.
On Android, authorizationStatus
will return only either AuthorizationStatus.DENIED
or AuthorizationStatus.AUTHORIZED
.
ios
Overall notification settings for the application in iOS. On non-iOS platforms, this will be populated with default values