I have installed react-navigation in my React Native project. Its a starter project doesn\'t have any codes. But while running project I am facing
This worked well for me as well. 1) npm install react-navigation 2) npm install react-native-gesture-handler 3) npm intstall 4) react-native link
npm install react-navigation
npm install react-native-gesture-handler
npm intstall
react-native link
uninstall the app
5) react-native run-android
react-native run-android