I am working on an app and using firebase authentication and at first it worked but after some time is shows this error.
Uncaught Error: Component auth has not been registered yet
at Provider.initialize
at initializeAuth
at getAuth
at index.js:32:14
How can I solve it?