Matthew Brill
Matthew Brill
Hi there! I posted about this in another issue: https://github.com/ivpusic/react-native-image-crop-picker/issues/1428#issuecomment-1240053429 Hope that helps!
Hi everyone. I am not a maintainer of this package, so please do not put too much hope in my response. My understanding is that Android SDK 31 now enforces...
Hi there! I posted about this on another issue: https://github.com/ivpusic/react-native-image-crop-picker/issues/1428#issuecomment-1240053429 Hope that helps!
Hi @abhisekmallik! I'm not a collaborator on this project. I just happened to be looking through issues for something unrelated to yours. Lot of react native packages are having issues...
To any future people who were confused, like me, truestamp's canonify github repo is no longer accessible (I don't know why). Their NPM entry for it is still public: https://www.npmjs.com/package/@truestamp/canonify
Hi @bpitman. I don't help maintain this package, so take what I say with a grain of salt. Some of the documentation is outdated, including that example you linked to....
I ran into this one as well. Thank you for the fix, @justin-equi! Works great. My environment has node 22.11.0, `package.json` `"type": "module",`, using typescript 5.6.3, tsconfig `compilerOptions` `lib` and...