react-native-barcode-scanner-google
react-native-barcode-scanner-google copied to clipboard
Cant disable auto focus?
I have setup focusMode with 'FocusMode.FIXED' but seems equals to FocusMode.AUTO, focus still continue automatically
I think there might be some differences between what different devices support. Perhaps the library could check for this better, and give some feedback on the JS side.