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
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)
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.
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
The text was updated successfully, but these errors were encountered: