Scanner de codes-barres
:exclamation: Feature added in version 1.3.0
Voozanoo mobile uses this module to enable barcode reading. https://github.com/react-native-community/react-native-camera
For Android
This one is built using this other native Android module. https://github.com/zxing/zxing
Supported Formats
1D product | 1D industrial | 2D |
---|---|---|
UPC-A | Code 39 | QR Code |
UPC-E | Code 93 | Data Matrix |
EAN-8 | Code 128 | Aztec (beta) |
EAN-13 | Codabar | PDF 417 (beta) |
ITF | MaxiCode | |
RSS-14 | ||
RSS-Expanded |
How to use it
- In Epicraft, create a textfield.
- Open custom properties of the textfield and add this item:
name:
epimob.widget.option.subtype
value:barCodeScanner