@notifee/react-native / AndroidDefaults
Enumeration: AndroidDefaults
On devices which do not support notification channels (API Level < 26), the notification by default will use all methods to alert the user (depending on the importance).
To override the default behaviour, provide an array of defaults to the notification.
On API Levels >= 26, this has no effect and notifications will use the channel behaviour.