Satyajit Sahoo
Satyajit Sahoo
> key prop should come before the spread operator. Why? Have you actually tested this?
@SoftDev74 your project doesn't have the required dependencies. After installing the dependencies mentioned in react navigation docs, the app runs fine. https://reactnavigation.org/docs/getting-started https://reactnavigation.org/docs/stack-navigator ```sh npx expo install react-native-screens react-native-safe-area-context npx...
https://github.com/software-mansion/react-native-screens/issues/2219