ggunti / react-native-amazing-cropper

Image cropper for react native using Animated API
MIT License
145 stars 83 forks source link

Problem with bam.tech/react-native-image-resizer #62

Open jessegithubaccount opened 2 years ago

jessegithubaccount commented 2 years ago

When trying to load the cropper page Im getting this error:

TypeError: undefined is not a function (near '...(0, _$$_REQUIRE(_dependencyMap[14], "@bam.tech/react-native-image-resizer").createResizedImage)...')

I followed the install steps and bam.tech/react-native-image-resizer is in the package.json

shivanitp commented 5 months ago

Have you found a solution for this bug? I'm experiencing the same issue as well.