EXPO and Firebase

Hello, dear expo development team and expo community! I am just starting to work with expo and do not yet know all its subtleties. Can EXPO and Firebase be connected via expo.io site? Can I do this locally on my computer via Android Studio and how?

Hey @sourcecode007, welcome to the community! I’ll start off by saying the docs will be your best friend moving forward.

I would suggest reading our guide on Using Firebase Depending on what you need from Firebase and your comfort level with modifying native code, you may also want to check out Using Native Firebase.

Cheers,
Adam

Thank you for your answer! I have a very important question: is a project compiled through expo exactly the same as if I did it locally through npm? Or will the applications run through Expo Go?

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