Remote Push Notification in Android using Firebase in React Native Updated

Published: 27 December 2018
on channel: 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...


On this page of the site you can watch the video online Remote Push Notification in Android using Firebase in React Native Updated with a duration of hours minute second in good quality, which was uploaded by the user Rxunit Rohit 27 December 2018, share the link with friends and acquaintances, this video has already been watched 25,131 times on youtube and it was liked by 202 viewers. Enjoy your viewing!