npm.io
8.11.5 • Published 1h ago

@idea-ionic/barcode

Licence
MPL-2.0
Version
8.11.5
Deps
1
Size
56 kB
Vulns
0
Weekly
0
Stars
2

IDEA Ionic extra ≫ Barcode

Scan barcodes and QR codes.

Package on NPM.

To install

npm i --save @idea-ionic/barcode

Be sure to install all the requested peer dependencies.

To use DataWedge on a supported Android device (e.g. Zebra), you have to add to the main Activity (AndroidManifest.xml) the following intent filter:

<intent-filter>
    <action android:name="com.easystep2.datawedge.plugin.intent.ACTION"/>
    <category android:name="android.intent.category.DEFAULT"/>
</intent-filter>

Finally, in case of DataWedge devices (e.g. Zebra), you need to configure a scan profile.

Keywords