Error: Unable to resolve module `@react-native-community/toolbar-android`
After reading this issue and trying many solutions I reach to two solutions: You can delete all node_modules folder and put the version of react-native-vector-icons to “6.6.0” instead of “^6.6.0” and then install all packages again. absolutely, it is better to delete all caches and builds and start everything again. (NOT Recommended) You can install … Read more