Anyone found this solution? when I comment this line const Drawer = createDrawerNavigator(); everything works fine. But when uncomment then app crash. What is the problem and how can I fix this?
"@react-navigation/bottom-tabs": "^6.5.8", "@react-navigation/drawer": "^6.6.3", "@react-navigation/material-top-tabs": "^5.3.11", "@react-navigation/native": "^6.1.7", "@react-navigation/native-stack": "^6.9.13", "@react-navigation/stack": "^7.1.1", "react-native-reanimated": "2.9.1"