How to implement Push Notifications which come from FCM directly to web in a React Native WebView App
I have a nextjs webapp, it has FCM web push notifications, for the same I have a react native webview wrapper basically, how do I make it such that the push notifications coming up, display as app notifications.