react-native-qrcode-scanner
react-native-qrcode-scanner copied to clipboard
Orientation issue (Landscape mode)
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.

Did you find a solution to this?
Did you find a solution for this?
Any Update on this till now? @ankitjaiswal1994