I Installed These 4 Dependencies But Still Getting Same Error even I Run the App Again? :-
npm install @react-navigation/native
npm install @react-navigation/native-stack
npm install react-native-screens react-native-safe-area-context
npm install react-native-reanimated
I am Getting the Same Error When I Run MainScreen
Instead of NavigationContainer
then it Works fine?
Please Help me. I am New to ReactNative and I am Getting this Type of Error.