rosentoshev

Results 6 issues of rosentoshev

The customCrop `ref` does not have a crop function and I cannot get the perspective image crop to work. I have `console.log` of the `customCrop` ref and the properties are...

Hello, I am trying to add the react-native-perspective-image-cropper on both iOS and Android and based on what somebody suggested, I have gotten the library to work on Android and crop...

Hello, I have an issue with the `rectangleCoordinates` on iOS passed down from the `detectedRectangle` prop. When I take a photo on Android and pass down the coordinates, it works...

I have a very similar issue to this [one](https://github.com/HarvestProfit/react-native-rectangle-scanner/issues/67). However, the [PR](https://github.com/HarvestProfit/react-native-rectangle-scanner/pull/25) that seems to have solved it for the person raising the issue is not working for me as...

Hi, I am trying to do perspective image cropping once an image is captured. The rectangle coordinates would be used as the overlay. I have tried with the `react-native-perspective-image-cropper` but...