Login works with Firebase, but even though the app knows it was authenticated, it stays on the login screen and doesn't navigate to the Main/Map screen. The AppNavigator.tsx is supposed to navigate to the correct screen depending if the user is authenticated.
Login works with Firebase, but even though the app knows it was authenticated, it stays on the login screen and doesn't navigate to the Main/Map screen. The AppNavigator.tsx is supposed to navigate to the correct screen depending if the user is authenticated.