react-native-scan-barcode
Version:
A barcode scanner component for react native android. The library uses https://github.com/zxing/zxing to decode the barcodes. For iOS you can use https://github.com/lwansbrough/react-native-camera.
22 lines (21 loc) • 401 B
JSON
{
"keywords": [
"react",
"react-native",
"react-component",
"android",
"scan-barcode",
"barcode",
"qrcode",
"scanner",
"barcodereader"
],
"license": "MIT",
"main": "scan-barcode.js",
"name": "react-native-scan-barcode",
"repository": {
"type": "git",
"url": "https://github.com/safaeean/react-native-scan-barcode.git"
},
"version": "3.1.7"
}