react-native-vision-camera icon indicating copy to clipboard operation
react-native-vision-camera copied to clipboard

🐛 Camera scale in samsung j7

Open yleley opened this issue 2 years ago • 1 comments

What were you trying to do?

photo_6102781596131242636_y

Reproduceable Code

No response

What happened instead?

photo_6102781596131242636_y

Relevant log output

No response

Device

samsung j7

VisionCamera Version

2.14.1

Additional information

yleley avatar Sep 06 '22 04:09 yleley

Are you using custom rom ?

Hamfer avatar Sep 09 '22 06:09 Hamfer

Hey! I've rewritten the entire Android codebase of VisionCamera from CameraX to Camera2 in the efforts of ✨ VisionCamera V3.

I just now completed the Camera2 rewrite and I believe the core structure is running, but there might be some edge cases to iron out. Can you try and test the PR #1674 for me to see if you can still reproduce this issue here?

Here's an instruction on how you can test that: https://github.com/mrousavy/react-native-vision-camera/pull/1674#issuecomment-1684104217

If the issue cannot be reproduced with that version/PR anymore, then hoorayy, I fixed it! 🎉 Otherwise please let me know and I'll keep this issue open to keep track of it.

Thank you!

mrousavy avatar Aug 18 '23 16:08 mrousavy