ekreutz / react-native-barcode-scanner-google

Barcode scanner for react native, which implements barcode detection from Google's Vision API.
MIT License
113 stars 68 forks source link

How do I enable front camera to scan barcode? #38

Open alokj10 opened 5 years ago

alokj10 commented 5 years ago

There is no property exposed to set the camera facing barcode/qrcode. Is there any way it can be done?

luccastanan commented 5 years ago

Did you find any solutions?