Relative Content

Tag Archive for react-nativereact-navigationreact-navigation-stack

React navigation failing in React Native

I have a working app and project with React Native 0.72.1 with react navigation stack version 6.3.17, I have recently updated my app with 0.74.1 and suddenly I am getting error in my stack navigation with every screen as undefined, this is something weird & I am stuck. I am not sure if I need to updated my react-navigation package too for this? Please help
I have re-verified everything and the routes & screen both exists.