react-native-qrcode-scanner
react-native-qrcode-scanner copied to clipboard
Can we scan the ZBar code from this package?
I am trying to scan the ZBar code by using this package. I am able to scan the QR code but the data comes into a different format than expected. Can anyone have idea how to scan ZBar code in react-native?
Thank you