Disable/ Hide recaptcha

Hi All,

I’m implementing phone authentication with firebase using {FirebaseRecaptchaVerifierModal} provided by expo.

I want to know is there any option, So i can make catcha disabled or hide.

I dont want catcha will display to the user.

when user will enter his number it will directly send the OTP rather opening the recaptcha box.

Is there any workaround for this.