How to remove reach navigation 5.x warnings
问题 I am developing a mobile app using react native Expo. I used the React Navigation version 5.x and getting the following warnings: web Compiled with warnings. D:/_expo/navi/node_modules/@react-navigation/routers/lib/module/index.js Attempted import error: 'DrawerActionType' is not exported from './DrawerRouter'. D:/_expo/navi/node_modules/@react-navigation/routers/lib/module/index.js Attempted import error: 'DrawerNavigationState' is not exported from './DrawerRouter'. D:/_expo/navi/node