Universal Auth with Firebase and Expo Router
Dec 10, 2024 路 4 min read 路 Auth is very important for any app these days. Folder setup install @react-native-firebase/app , @react-native-firebase/auth and firebase src/firebase/firebase.tsx import { Platform } from 'react-native'; import { getAuth, Auth, signInWithEmailAndP...
Join discussion




