Skip to content

Commit b8ca871

Browse files
torch state change to off
1 parent 55d8855 commit b8ca871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BarcodeReaderSimpleSample/BarcodeScanner.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ class BarcodeScanner extends React.Component {
8383
torchButton={{
8484
visible: true
8585
}}
86-
torchState={ EnumTorchState.ON }
86+
torchState={ EnumTorchState.OFF }
8787
>
8888
<Text
8989
style={{

0 commit comments

Comments
 (0)