Push Notifications using realm (FCM) and React Native

Hi,

Trying to implement Push Notification in a mobile app using React Native & Realm, but found no documentation for React Native. I don’t want to go for Native Android & iOS implementation.

Is there any articles or docs available for React Native. Pls. share.

regards,
Vishnu Rana

1 Like

Hi @Vishnu_Rana, Did you find something?

You should use Firebase Cloud Messaging and Realm Atlas to push notifications on Real Time like others app do. Im not sure if exists any tutorial on internet but if you search FCM Firebase - Realm Atlas, you migth find something.