terrylinla / react-native-sketch-canvas

A React Native component for drawing by touching on both iOS and Android.
MIT License
691 stars 450 forks source link

ANDROID ONLY: image is flipped #217

Open TwiiDDz opened 2 years ago

TwiiDDz commented 2 years ago

Hello got an issue when using localSourceImage, some images are rotated in landscape but the app is blocked in portait mode show the image should not be rotated. Maybe something with ratio computing is wrong.

Img 1 : How show the image Img 2: How show the image

IMG-1 IMG-2

TwiiDDz commented 2 years ago

Any updates??

franciscomaneiro commented 2 years ago

Any updates 👀 ?

Sewb21 commented 1 year ago

@TwiiDDz Did you manage to get this sorted?

karventhan13 commented 1 year ago

any updates here?

karventhan13 commented 1 year ago

This pull request will fix this issue PR: https://github.com/terrylinla/react-native-sketch-canvas/pull/135