moaazsidat / react-native-qrcode-scanner

A QR code scanner component for React Native.
MIT License
2.04k stars 516 forks source link

Orientation issue (Landscape mode) #321

Open ankitjaiswal1994 opened 3 years ago

ankitjaiswal1994 commented 3 years ago

What's happening?

When using on portrait mode everything working fine but as soon as phone gets rotated to landscape. Camera UI gets outside the window and width gets shrink.

Build details?

"react-native-permissions": "^3.0.1",
"react-native-qrcode-scanner": "^1.5.3",
"react-native-camera": "^3.42.3",

Problem in both ios and android. WhatsApp Image 2021-03-12 at 2 12 00 PM

bsor-dev commented 2 years ago

Did you find a solution to this?

pedrokarnoski commented 2 years ago

Did you find a solution for this?

anubhuti2018 commented 1 year ago

Any Update on this till now? @ankitjaiswal1994