solinor / react-native-bluetooth-status

React-Native library to query and manage bluetooth state of the device (iOS and Android)
MIT License
102 stars 60 forks source link

react-native-bluetooth-status not compatible with react version 18.2.0 #117

Open sankethan opened 1 year ago

sankethan commented 1 year ago

npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: app@1.0.0 npm ERR! Found: react@18.2.0 npm ERR! node_modules/react npm ERR! react@"18.2.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^16.8.0" from react-native-bluetooth-status@1.5.1 npm ERR! node_modules/react-native-bluetooth-status npm ERR! react-native-bluetooth-status@"^1.5.1" from the root project

shahanaahmad commented 2 months ago

Any update on the above?