React native – Receiving A Message That I'm Attempting to Nest Navigators When I Try To Do Firebase Auth on React Navigation
I'm receiving the message that says if it's intentional, use "independent = {true}. I'm still pretty new at this, so any sort of help would be greatly appreciated Here is my App. js code: import { NavigationContainer } from '@react-navigation/native';…