You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, is it planned to upgrade the lib so it does support the latest version of the React Native? The library does not work with the latest version 0.76.2.
~/git/project git:(main) npm install @emurgo/csl-mobile-bridge --save
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react-native
npm ERR! react-native@"0.76.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react-native@">=0.67.5 <0.72.0" from @emurgo/[email protected]
npm ERR! node_modules/@emurgo/csl-mobile-bridge
npm ERR! @emurgo/csl-mobile-bridge@"*" from the root project
The text was updated successfully, but these errors were encountered:
hey @PeKne we are planning to move it straight to JSI, but that is end Q2/25. If you check the repo we have an open PR for that, but we got other priorities for now.
Hi, is it planned to upgrade the lib so it does support the latest version of the React Native? The library does not work with the latest version 0.76.2.
The text was updated successfully, but these errors were encountered: