Can Expo be used with React-Native-Firebase?

Hello,

I am working with React Native and created the project with CRNA and ejected with ExpoKit.
Now, can I use React-Native-Firebase Cloud Firestore module with Expo?

Thank you

Yes once you’ve ejected you can use the firestore module in React-Native-Firebase.

As an alternative you can still use firestore with expo without ejecting. Just use the web SDK

2 Likes

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