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

Issue when use with react-native-camera. #18

Closed ducpt2 closed 6 years ago

ducpt2 commented 6 years ago

React-native-camera android scan QR is too slow, so i use this library to scan. But i have a problem:

Any helps? I really love your lib.

ekreutz commented 6 years ago

What does this even mean? Could you provide some more info? :)

ducpt2 commented 6 years ago

@ekreutz i find the way to fix it. When you import two lib together it become error => still dont know why :) Use separate file to code and it will work. That all.

s349856186 commented 6 years ago

@ducpt2 how to fix? what's two lib?

ducpt2 commented 6 years ago

@s349856186 i already said it above.