Firebase firestore update is not resolving the promise
I have a function named updateUserData
:
React Native – relativePath.split is not a function ( it is undefined )
I have a hook I created to get my tags. I import this hook in my component, and call it on useeffect.
Errors when using Firebase JS SDK in Expo project
I’m trying to add Firebase to my React Native app that I’m developing using Expo and Expo Go. I”m using the FireBase JS SDK so I can use Expo Go. I’m also using FireStore. I’ve Followed the Expo documentation on using the SDK and I’m running into issues when I load the app. I’m getting the following Errors:
Firebase: No Firebase App ‘[DEFAULT]’ has been created – call Firebase App.initializeApp() (app-compat/no-app)., js engine: hermes
import { initializeApp } from ‘firebase/app’;