React Native

最近更新时间:2025-01-17 10:42:22

我的收藏

1.0.0 @2024-12-4

新增接口 disablePostNotificationInForeground,应用在前台时,开/关通知栏通知(默认开)。
新增接口 createNotificationChannel,支持 OPPO/FCM 设置自定义通知 Channel。
新增通知栏点击事件 Push.EVENT.NOTIFICATION_CLICKED
优化接入体验。
支持自定义铃音功能。

0.3.1 @2024-10-15

更新 README 中 android 接入流程。

0.2.0 @2024-10-11

新增接口 addPushListener/removePushListener,支持获取在线推送消息,支持推送消息撤回通知。

0.1.0 @2024-09-10

For React Native,基于腾讯云推送服务(Push),支持 iOS 和 Android 推送,同时适配各大厂商推送。