React-Native Android 推送通知

Sah*_*has 5 android push-notification react-native

Android 平台有 PushNotification 支持吗?文档显示 iOS 支持(https://facebook.github.io/react-native/docs/pushnotificationios.html),但对 Android 没有任何支持。

谢谢 !

rme*_*ns9 1

我个人没有使用过这个,但看起来它连接到了 Google 的云消息平台,该平台用于 Android 上的推送通知。

https://github.com/oney/react-native-gcm-android