3.4.0
版本发布时间: 2020-05-09 03:59:04
zo0r/react-native-push-notification最新发布版本:8.1.1(2021-10-01 22:23:33)
Features
- (Android) Call
onRegister
when Firebase renew token. - (Android) Added Abandon Permissions method to Android #1425
- (Android) Add a new key in
AndroidManifest.xml
to allow/remove notification in foreground.
<meta-data android:name="com.dieam.reactnativepushnotification.notification_foreground"
android:value="false"/>