Michaelvilleneuve / react-native-perspective-image-cropper

Perform custom crop, resizing and perspective correction 📐🖼
MIT License
306 stars 127 forks source link

Working Example - Cannot convert undefined or null to object #17

Closed piapatricktresp closed 5 years ago

piapatricktresp commented 5 years ago

Hi, i do understand, that i need to have an image loaded and then convert it to a base64 string... Is there any working example available? I did try to reverse engineer it, but i am getting more and more errors while doing it.

Thanks for any help...

Michaelvilleneuve commented 5 years ago

Hi please try the new version of the lib. Base64 is not required anymore, just pass in your file path. Also openCV has been removed on ios