mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
Update ScanQRCode.js
This commit is contained in:
parent
f01763c2f9
commit
06862de67b
@ -344,7 +344,6 @@ const ScanQRCode = () => {
|
||||
) : isFocused ? (
|
||||
<CameraScreen
|
||||
scanBarcode
|
||||
torchOffImage={require('../../img/flash-off.png')}
|
||||
cameraFlipImage={require('../../img/camera-rotate-solid.png')}
|
||||
onReadCode={event => onBarCodeRead({ data: event?.nativeEvent?.codeStringValue })}
|
||||
showFrame={false}
|
||||
|
Loading…
Reference in New Issue
Block a user