Responsive Android PushNotifications

Is there PushNotification support for the Android platform? The documentation shows iOS support ( https://facebook.imtqy.com/react-native/docs/pushnotificationios.html ) nothing for Android.

Thanks!

+4
source share
2 answers

I personally have not used this, but it looks like it is connecting to the Google cloud messaging platform that is used for Push Notifications on Android.

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

+1
source

, OneSignal (). , iOS Android. API . !

+1

Source: https://habr.com/ru/post/1621362/


All Articles