Is it possible to use fcm or expo to push notification when using expo web?

Hi,
I am currently working on push notification feature on an app, I read the docs and search the much I can but never found a clear answer whether is it possible to use firebase cloud messaging (js sdk) or expo notification to send push notification?
I am really not focused on android/iOS right now, and it is not feasible to write the project in plain react as of now so I am stuck with expo-web.

1 Like

I ended up using firebase web setup for web. It works without any issue, only issue is how do I configure the expo notification for iOS/Android?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.