mirror of
https://github.com/wahyd4/BarcodeScanner.git
synced 2026-08-25 21:05:57 +10:00
[readme] correct ios supported formats
This commit is contained in:
@@ -42,7 +42,8 @@ The following barcode types are currently supported:
|
||||
* EAN_8
|
||||
* EAN_13
|
||||
* CODE_128
|
||||
* CODE_3
|
||||
* CODE_39
|
||||
* ITF
|
||||
|
||||
`success` and `fail` are callback functions. Success is passed an object with data, type and cancelled properties. Data is the text representation of the barcode data, type is the type of barcode detected and cancelled is whether or not the user cancelled the scan.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user