bamlab/react-native-image-resizer

Cannot find version 1.1.0 using yarn

mbdesousa opened this issue · 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

image

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