【发布时间】:2021-02-23 10:13:14
【问题描述】:
我是 react native 的新手,试图在我的项目中实现通知徽章,对于 iOS 使用 @react-native-community/push-notification-ios 插件来维护通知徽章,但对于 android 找不到合适的文档或插件来实现。谁能帮帮我?提前致谢。
【问题讨论】:
标签: android react-native notifications
我是 react native 的新手,试图在我的项目中实现通知徽章,对于 iOS 使用 @react-native-community/push-notification-ios 插件来维护通知徽章,但对于 android 找不到合适的文档或插件来实现。谁能帮帮我?提前致谢。
【问题讨论】:
标签: android react-native notifications
尝试使用下面的 npm 包来设置 android 应用图标上的通知徽章计数。
【讨论】: