Getting error while using firebase authentication in react native project
I am trying to use firebase authentication in my react native project. But it is showing error - ERROR ReferenceError: Property 'auth' doesn't exist, js engine: hermes When we click on sign up button in sign up screen it should…