HarvestProfit / react-native-rectangle-scanner

React Native Document/Rectangle Scanner
MIT License
196 stars 62 forks source link

Prevent scaling #68

Open Mrlnsider opened 3 years ago

Mrlnsider commented 3 years ago

photo5424898094530670376 photo5424898094530670375

I use initialImage field after the photo is taken. The image is scaled. How can I prevent it?

rosentoshev commented 3 years ago

@Mrlnsider, did you get the react-native-perspective-image-cropper to work with this library? I managed to make a fork that works on Android based on other people's solutions but it does not crop accurately on iOS.