This repository was archived by the owner on Jan 14, 2025. It is now read-only.
6.1.0
Features
- (Android) Allow a default channel in the
AndroidManifest
:If not defined, fallback to the Firebase value of:<meta-data android:name="com.dieam.reactnativepushnotification.default_notification_channel_id" android:value="..."/>
If not defined, fallback to the default Firebase channel id<meta-data android:name="com.google.firebase.messaging.default_notification_channel_id" android:value="..."/>
fcm_fallback_notification_channel