Unable to resolve module react-native-screens from /home/withease/Desktop/React/gamezone/node_modules/react-navigation-drawer/lib/module/views/DrawerView.js: react-native-screens could not be found within the project. code example
Example: Error: Unable to resolve module `react-native-screens` from `node_modules/@react-navigation/bottom-tabs/src/views/BottomTabView.tsx`: react-native-screens could not be found within the project.
npm install react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view
yarn add react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view