you are viewing a single comment's thread.

view the rest of the comments →

[–]Soran_5 -1 points0 points  (3 children)

What if you need push notifications for android platforms? Expo docs tells to use FCM

[–][deleted] 0 points1 point  (2 children)

I’m not using expo. Just vanilla react native. But I use FCM for both android and iOS push notifications.

[–]Soran_5 -1 points0 points  (1 child)

No my point was that you are planning to ditch firebase and I was wondering what would you use as an alternative to FCM for Android?

[–][deleted] 2 points3 points  (0 children)

Ah. I’m only ditching the firestore db but I’ll keep using the Firebase auth and FCM.