mbdesousa opened this issue 2 years ago · 1 comments
Hey there, the readme file tells that if react native version is prior to 0.60, I must use react-native-image-resizer@1.1.0.
But when trying to add it using yarn, the following appears
What I did to solve this:
yarn add react-native-image-resizer@1.1.0
it looks like older versions doesn't have the @bam.tech/ at the start
Edit: I suggest to write this down on the readme file