When installing packages I get the following error
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.1" from react-native-notification-badge@1.0.5
npm ERR! node_modules/react-native-notification-badge
npm ERR! react-native-notification-badge@"^1.0.5" from the root project
would it be possible to upgrade this package to use react@18?
Thanks!
When installing packages I get the following error
would it be possible to upgrade this package to use
react@18?Thanks!