React Native Firebase
    Preparing search index...
    • Sends a verification email to a new email address.

      Parameters

      • user: User

        The user to send the email to.

      • newEmail: string

        The new email address.

      • OptionalactionCodeSettings: ActionCodeSettings | null

        Optional. Action code settings.

      Returns Promise<void>

      A promise that resolves when the email is sent.