2nd set of WIP changes.
This commit is contained in:
@@ -3,8 +3,7 @@ import "firebase/auth";
|
||||
import env from "../env";
|
||||
|
||||
import { initializeApp } from "firebase/app";
|
||||
import { getAuth, initializeAuth } from "firebase/auth";
|
||||
import { getReactNativePersistence } from "firebase/auth/react-native";
|
||||
import { getAuth, initializeAuth , getReactNativePersistence} from "firebase/auth";
|
||||
import AsyncStorage from "@react-native-async-storage/async-storage";
|
||||
|
||||
const defaultApp = initializeApp(env.firebase);
|
||||
|
||||
Reference in New Issue
Block a user