1
votes

Can I use CRNA or Expo with Firebase Cloud Messaging? If so, how? The Firebase JS lib ? Looks like I can but how to make push notification work?

or ExpoKit with Firebase Android/IOS lib?

Thanks!

2
First result for "expo and firebase": docs.expo.io/versions/latest/guides/using-firebase.html - please search before asking.Andrew Li
I have refined my question, thanks.Henry
No, Expo doesn't support notifications. You'll have to eject.Andrew Li

2 Answers

3
votes

If you need to use the full Firebase SDK, with Firebase Analytics, Firebase (rather than Expo) Push Notifications, Firebase Crash Reporting, and Firebase Links, you will need to eject for the foreseeable future

https://expo.canny.io/feature-requests/p/full-native-firebase-integration

2
votes

here is updated document from expo showing they support FCM with Android: https://docs.expo.io/versions/v26.0.0/guides/using-fcm