React Native Firebase
    Preparing search index...
    • Asynchronously signs in using a phone number.

      Parameters

      • auth: FirebaseAuthTypes.Module

        The Auth instance.

      • phoneNumber: string

        The user's phone number.

      • autoVerifyTimeoutOrForceResend: number | boolean

        The auto verify timeout or force resend flag.

      • OptionalforceResend: boolean

        Optional. Whether to force resend.

      Returns PhoneAuthListener

      A promise that resolves with the phone auth listener.