react-native-notification-badge icon indicating copy to clipboard operation
react-native-notification-badge copied to clipboard

Is it possible to upgrade to react 18?

Open frg100 opened this issue 1 year ago • 3 comments

When installing packages I get the following error

npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.1" from [email protected]
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!

frg100 avatar Jan 18 '24 09:01 frg100

+1

abh1abii avatar Apr 08 '24 18:04 abh1abii

+1 @mrousavy

JayP2405 avatar Jul 29 '24 07:07 JayP2405

I have a fork with support for React 18

https://github.com/bondulich/react-native-notification-badge

bondulich avatar Sep 12 '24 14:09 bondulich