React Native Firebase
Documentation
GitHub
npm
Preparing search index...
@react-native-firebase/auth
sendEmailVerification
Function sendEmailVerification
sendEmailVerification
(
user
:
User
,
actionCodeSettings
?:
ActionCodeSettings
|
null
,
)
:
Promise
<
void
>
Sends an email verification message to the user.
Parameters
user
:
User
Optional
actionCodeSettings
:
ActionCodeSettings
|
null
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Documentation
GitHub
npm
React Native Firebase
Loading...
Sends an email verification message to the user.