How to match phone number with the phone number present in firebase real-time database (react-native) – React native
I want to create a login form using firebase authentication in which the only user who is register in our database can login. Here I want to take user phone number from login form and match it with firebase real-time…