Firebase doc link not working - Page not found 404

The below link does not work:
https://docs.expo.io/versions/latest/guides/using-firebase/

Hmmm. It worked for me just now. Can you try on a private mode (incognito) of your browser?

Sorry I posted the wrong link: This link to the repo is broken

https://github.com/expo/expo/tree/master/packages/expo-firebase-firestore

Sorry I posted the wrong link: This link to the repo is broken

[https://github.com/expo/expo/tree/master/packages/expo-firebase-firestore ]

The expo-firebase-* packages (which were based on react-native-firebase) were removed from Expo as explained here. But you can still use the JS SDK. According to the docs, Cloud Firestore is supported:

https://firebase.google.com/docs/web/setup#namespace

So maybe that will work for you.

The Expo documentation has not been updated to note the removal of the expo-firebase-* packages yet.

Hey @boro-tech,

I updated the docs to reflect the removal of the expo-firebase-* packages. Thanks for bringing this to our attention.

Also, thanks @wodin for providing some clarity here.

Cheers,
Adam

1 Like

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