ideacreation / react-native-barcodescanner

A barcode scanner component for react native - not maintained anymore - use react-native-camera
MIT License
537 stars 162 forks source link

Allow to pass autofocus prop #65

Open WillemStaels opened 7 years ago

WillemStaels commented 7 years ago

The edits would allow you to pass an prop 'autoFocus' the same as eg 'torchMode'. 'on' to enable autofocus, off to disable it. Comes in handy for barcode scanning.