React Native Firebase
Documentation
GitHub
npm
Preparing search index...
@react-native-firebase/auth
updateCurrentUser
Function updateCurrentUser
updateCurrentUser
(
auth
:
Auth
,
user
:
User
|
null
)
:
Promise
<
void
>
Updates the currently signed-in user on the Auth instance.
Parameters
auth
:
Auth
user
:
User
|
null
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Documentation
GitHub
npm
React Native Firebase
Loading...
Updates the currently signed-in user on the Auth instance.