You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
screen is blank and following issue appeared in console.log after expo start
Uncaught TypeError: (0 , firebase_auth__WEBPACK_IMPORTED_MODULE_1__.getReactNativePersistence) is not a function
at ./config/firebase.js (firebase.js:21:1)
at webpack_require (bootstrap:24:1)
at fn (hot module replacement:62:1)
at ./config/index.js (images.js:3:1)
at webpack_require (bootstrap:24:1)
at fn (hot module replacement:62:1)
at ./components/Button.js (App.js:17:1)
at webpack_require (bootstrap:24:1)
at fn (hot module replacement:62:1)
at ./components/TextInput.js (Logo.js:15:1)
The text was updated successfully, but these errors were encountered:
screen is blank and following issue appeared in console.log after expo start
Uncaught TypeError: (0 , firebase_auth__WEBPACK_IMPORTED_MODULE_1__.getReactNativePersistence) is not a function
at ./config/firebase.js (firebase.js:21:1)
at webpack_require (bootstrap:24:1)
at fn (hot module replacement:62:1)
at ./config/index.js (images.js:3:1)
at webpack_require (bootstrap:24:1)
at fn (hot module replacement:62:1)
at ./components/Button.js (App.js:17:1)
at webpack_require (bootstrap:24:1)
at fn (hot module replacement:62:1)
at ./components/TextInput.js (Logo.js:15:1)
The text was updated successfully, but these errors were encountered: