Sride
Sride
@Michaelvilleneuve any idea?, I have linked manually, here is the code. ``` import com.facebook.react.ReactApplication; import com.horcrux.svg.SvgPackage; //import org.opencv.RNCustomCropPackage; import fr.michaelvilleneuve.customcrop.RNCustomCropPackage; import com.facebook.react.ReactNativeHost; import com.facebook.react.ReactPackage; import com.facebook.react.shell.MainReactPackage; import com.facebook.soloader.SoLoader; ```
Thanks for the quick response, followed the same steps in read me, the cropper shows on clicking on the crop text in example, it shows error. opencv is configured in...
@Michaelvilleneuve any suggestions?
@Michaelvilleneuve same issue exits,i have followed the steps once again, let us find the exact problem. I have my source in this [Dropbox link](https://www.dropbox.com/s/fhus8110ifp5mf4/crop.zip?dl=0). Please check the source, it seems...
No, let me check that. Thanks
> Have you tried using react-native-document-scanner as source for open CV lib ? > I’ll take a look at your source code tomorrow Tried react-native-document-scanner as source for open CV...
@zahidahmed024, may i know, how you have linked opencv manually, which you have mentioned in this [link](https://github.com/Michaelvilleneuve/react-native-perspective-image-cropper/issues/25#issuecomment-503500546) does crop works?
@zahidahmed024 my log url is `content://com.re.provider/root/storage/emulated/0/Pictures/image-62b82ef6-8d2f-4822-943e-13c9dbbfc9c1.jpg` tried with replace "content" to "file" manually, throws same error, any suggestions
> Have you tried using react-native-document-scanner as source for open CV lib ? > I’ll take a look at your source code tomorrow @Michaelvilleneuve any suggestions regarding this issue.
@zahidahmed024 Thanks a lot, it works like a charm..