ekreutz / react-native-barcode-scanner-google

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

how to scan in a landscape mode? #24

Closed 3lhagvaasuren closed 6 years ago

3lhagvaasuren commented 6 years ago

I wanna make it fill devices width but also wanna space below that barcode scanner component view

ekreutz commented 6 years ago

This is not a UI library, how you position the element is up to you! :)