Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight is miss-aligned on Camera V4 #35

Open
karel-suchomel-ed opened this issue May 10, 2024 · 2 comments
Open

Highlight is miss-aligned on Camera V4 #35

karel-suchomel-ed opened this issue May 10, 2024 · 2 comments

Comments

@karel-suchomel-ed
Copy link

I tried to update our camera to V4 but I noticed an issue with CodeHighlight not being aligned correctly. It happens in a clean project with only the example code in this repo.

I specified an orientation to be 'portrait', but on Android, I'm getting this error while scanning:
Unsupported orientation: landscape-left

@KraljSamo
Copy link

Can confirm. Its way off on both iOS and Android.
I am also receiving this warning on Android
Unsupported orientation: landscape-left


  "dependencies": {
    "@mgcrea/vision-camera-barcode-scanner": "0.11.2",
    "react": "18.2.0",
    "react-native": "0.73.8",
    "react-native-vision-camera": "4.0.3",
    "react-native-worklets-core": "1.3.3"
  },

@vladimir2t
Copy link

Not solutions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants