Muhammad Afaq

Results 2 comments of Muhammad Afaq
trafficstars

Any one can solve this issue https://github.com/facebook/react-native/issues/34688#issue-1372899948

- this code is my Firebase config import { initializeApp } from 'firebase/app'; import { getAuth } from 'firebase/auth'; import { getFirestore } from 'firebase/firestore'; const firebaseConfig = { };...