I tried to create my first bigger app in react native with an expo managed workflow. I have created the login and signup page (firebase backend), and then implemented a logout button. After logout, the app redirects to the welcome page, where when I try to login again, the login is successful, but crashes right after. The crash only happens on iOS (simulator and physical), not on android (simulator). I am really clueless, I have tried everything I could, but couldn’t figure out the issue. If you have spare 5 minutes. Would you please look at my code? Any help/advice appreciated.
https://github.com/CharmingVenca/Gourmet
I have created an account in the db for testing purposes (email: [email protected], pass: example1), but feel free to create your own. The app will crash after creation, but the account is created in the db.
Best,
Vašek
Václav Klimeš is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.