Push Notification In React Native Using Firebase | Push Notification Tutorial (Part - 2)

preview_player
Показать описание
React Native Push Notification Using Firebase is shown in this video. This is the 2nd part of the Push Notifications Tutorial.

Firebase Implementation in React Native | Push Notification tutorial (Part-1) :

Versions Used :
"react-native": "0.61.5",
"react": "16.9.0"
"react-native-push-notification": "^4.0.0",

For Push notification in foreground state, please refer this article:

If you have any queries or suggestions then please comment below!

Subscribe and leave a like as well as comment if you liked the video Good content deserves more subscribers.
Рекомендации по теме
Комментарии
Автор

Make sure you use 7.3.1 version of the react native push Notifications library. There are some bugs in the previous ones.

codeit
Автор

Man of culture done bro and thanks for the tutorial u got a sub

akshaysharma
Автор

thank you! its working, working!!! :D

Автор

Possible Unhandled Promise Rejection (id: 0):
Error: Missing or invalid FirebaseOptions property 'apiKey'.

shivlisingh
Автор

7:04 clearly written must be outside of any component life cycle methods such as ComponentDidMount
And yet u r writing in that only

sohailbasha
Автор

What if I want to send notification to a specific user?

shubhamjain
Автор

You didn't mention about adding the api key. I'm having the error of apikey is missing

naumanjelani
Автор

i got an error Expected but found

do any of you guys get this? please i need help T.T

edit: already fixed it, but now the notification won't show, damn it
also i wanna ask when you input the target in fcm console. it has to show "100% of potential users are eligible for this campaign" ? because i didn't show anything when i pick android target user

feliciaf
Автор

In foreground state how to show notifications on popping above the screen ?

vinodhm
Автор

Hello! I have a question, what if I use Expo? How can I modify the files showed in this video?

JuanManuelJuradoRubik
Автор

How to set icon to the push notification ?

AkashKumar-ywex
Автор

Bro plz make Foreground notification video.

ajithm