Issue with initializing Firebase Auth for React Native using AsyncStorage
I'm having an issue with implementing SMS authentication through Firebase. I've been trying to study the documentation and use Google to find a solution, but so far without success. I have a simple page with one input field and a…