Remote Push Notification in Android using Firebase in React Native Updated

Publié le: 27 décembre 2018
sur la chaîne: Rxunit Rohit
25,131
202

Hi guys, In this video I want to show you how to set your React Native app to receive push notification from the Firebase in Android and also compatible in Android pie.
I apologies, bgmessaging.js use for background handling.

//Multidex issue:
// resolved: app/bundle.gradle
// defaultConfig {
// multiDexEnabled true // add this line
// applicationId "com.appname"

// And
--May be no need add below line if you are getting same issue then add below line in app/bundle.gradle
// dependencies {
// implementation 'com.android.support:multidex:1.0.3' //add this line
// implementation project(':react-native-firebase')

My sample github project link:
https://github.com/rohitmodi12/fireba...

React native firebase documentation and other links below:
https://github.com/invertase/react-na...

  / react-native-integrating-push-notification...  

https://rnfirebase.io/docs/v5.x.x/get...

After react-native firebase npm install, link npm
$ react-native link

For message handling:
https://rnfirebase.io/docs/v5.x.x/mes...


Sur cette page du site, vous pouvez voir la vidéo en ligne Remote Push Notification in Android using Firebase in React Native Updated durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Rxunit Rohit 27 décembre 2018, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 25,131 fois et il a aimé 202 téléspectateurs. Bon visionnage!