Menu
Will explain the complete procedure to set up push notification for a react app using django and firebase
We will see the packages and detail of setting up push notifications in our django and react apps. We will understand the complete logic and data flow here.
Here we will see how to setup a react.js, next.js application and initialize firabase so that we can use firebase and its features in our application.
Here we will understand how we to request a permission, how to subscribe and how to show notification with respect to push messages.
We will create our own service worker, and will define backgroundShowMessage method so that our service worker can show notification when our app is not in foreground.
I have other topics covered
I have other categories covered
OR fill out the form