12 Jul 2017

Library for Push Notification in React Native

Library for Push Notification in React Native

React-Native-Push-notification and Onesignal..

Guest Post :

Should I manage push notifications.. which library do you recommend?

Solution :

React Native push notification is the client side library to manage events and record the devicetoken, while we will have to have a backend somewhere (Firebase, one signal, parse server or custom made) where you will get the certificates (IOS) certificates and Apikey for gcm (Android) in addition to saving the devicetoken that react native push notification recovered.

Users Please post your solution.

No comments:

Post a Comment