Hi!
I'm currently developing a react native/expo app built on top of NDK. However, I'm targeting the last Expo SDK (v56), and I'm getting runtime issues since https://github.com/pablof7z/expo-nip55/blob/master/package.json uses "react-native": "0.76.0" as a dependency.
Any recommendations @pablof7z or should I just create a PR to do the upgrade? Thanks in advance!
Hi!
I'm currently developing a react native/expo app built on top of NDK. However, I'm targeting the last Expo SDK (v56), and I'm getting runtime issues since https://github.com/pablof7z/expo-nip55/blob/master/package.json uses
"react-native": "0.76.0"as a dependency.Any recommendations @pablof7z or should I just create a PR to do the upgrade? Thanks in advance!