Recently I have updated @react-native-firebase/auth
, and now there is Recaptcha verifier
added to the updated version.
But I dont want, even I didnt configure any Recaptcha
but it is automatically opens while signing with phone number in react-native
and this is not a good experience.
How can I disable it, is that possible ?