React Native Firebase
Documentation
GitHub
npm
Preparing search index...
@react-native-firebase/auth
updatePhoneNumber
Function updatePhoneNumber
updatePhoneNumber
(
user
:
User
,
credential
:
PhoneAuthCredential
)
:
Promise
<
void
>
Updates the user's phone number using a phone auth credential.
Parameters
user
:
User
credential
:
PhoneAuthCredential
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Documentation
GitHub
npm
React Native Firebase
Loading...
Updates the user's phone number using a phone auth credential.