react-query-firebase / react-native/auth / useAuth
Function: useAuth()
ts
function useAuth(): Module;
Defined in: react-native/auth/useAuth.ts:9
Custom hook to retrieve the authentication object from the Firebase context.
Returns
Module
The authentication object from the Firebase context.