react-native-qrcode-scanner icon indicating copy to clipboard operation
react-native-qrcode-scanner copied to clipboard

Look set height not work in android device ?

Open ponleukea opened this issue 2 years ago • 1 comments

<QRCodeScanner cameraStyle={{ width: 300, height: 170, alignSelf: 'center', }} ........ />

What's happening?

I try set height but look like not work on android device but on iOS working

Build details?

  • "react-native-qrcode-scanner": "^1.5.5"
  • "react-native": "0.66.3"
  • "react-native-camera": "^4.2.1"

ponleukea avatar Jun 24 '22 02:06 ponleukea

I have also encountered this problem, is there a solution? Thank you

OPEN-9 avatar Jul 01 '22 03:07 OPEN-9