React Native Firebase
    Preparing search index...
    • Updates the user's email address.

      Parameters

      • user: User

        The user to update the email for.

      • newEmail: string

        The new email address.

      Returns Promise<void>

      A promise that resolves when the email is updated.