mrousavy / react-native-vision-camera

📸 A powerful, high-performance React Native Camera library.
https://react-native-vision-camera.com
MIT License
6.64k stars 983 forks source link

Does ShadowLens app already uses v4?💭 #2800

Closed CyxouD closed 3 weeks ago

CyxouD commented 3 weeks ago

Question

Hi everyone. Does anyone know if ShadowLens app already uses react-native-vision-camera v4? I suppose yes, because it was updated in the same day as v4 release and I see CameraX ("androidx.camera.camera2") in the Settings, which is the same dependency found in the latest code.

I still have "Camera stretched on Android" bug in this app, so I wondered if it was fixed. At the other device, I get crash after allowing all permissions (location in the end)

What I tried

Install ShadowLens app.

VisionCamera Version

This is exactly what I ask

Additional information

mrousavy commented 3 weeks ago

Yes ShadowLens uses V4. If you experience preview stretching, you need to create a new bug report with a project that uses VisionCamera V4, and add native logs. (adb logcat). And a screenshot.