You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 according to the coordinates. The custom fork is here: https://github.com/rosenexpend/react-native-perspective-image-cropper. While this works as well as expected on Android, it does not crop according to coordinates on iOS. The images below shows how a receipt is supposed to be cropped on iOS based the coordinates vs. how it is actually cropped. Has anyone gotten the react-native-perspective-image-cropper to work on iOS? Thank you.
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 according to the coordinates. The custom fork is here: https://github.com/rosenexpend/react-native-perspective-image-cropper. While this works as well as expected on Android, it does not crop according to coordinates on iOS. The images below shows how a receipt is supposed to be cropped on iOS based the coordinates vs. how it is actually cropped. Has anyone gotten the
react-native-perspective-image-cropper
to work on iOS? Thank you.@SL-A-SH were you able to solve this?
Cropper Tool (rectangle coordinates placed on receipt):
Output
The text was updated successfully, but these errors were encountered: