Learn how to set up Push Notifications in React Native for both iOS and Android. When a Facebook Messenger user doesn't have the application open on their phone, but receive a message from a friend, it is important that they can read our message. Push notifications are used to alert the user that they have received a message whilst the chat application is inactive and running in the background.
--------------------------------------------------
Recommended Udemy courses
--------------------------------------------------
NestJS - Zero to Hero: https://tinyurl.com/3rxsz669
React - The Complete Guide: https://tinyurl.com/2t6v5yeu
Angular - The Complete Guide: https://tinyurl.com/4h5rmpsj
React Native - The Practical Guide: https://tinyurl.com/3wzmdzht
Docker Mastery (with Kubernetes + Swarm): https://tinyurl.com/yeymdnhn
NestJS API code: https://github.com/Jon-Peppinck/messe...
React Native code: https://github.com/Jon-Peppinck/faceb...
0:00-01:10- Introduction
01:16-02:40-Push Notification Demo
02:41-19:26-Push Notification Coding