@idea-ionic/barcode
TypeScript icon, indicating that this package has built-in type declarations

7.2.16 • Public • Published

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.darryncampbell.cordova.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.

Components

  • Barcode reader via device camera

Services

  • DataWedge-compatible devices' barcode reader service

Readme

Keywords

Package Sidebar

Install

npm i @idea-ionic/barcode

Weekly Downloads

2

Version

7.2.16

License

MPL-2.0

Unpacked Size

88.8 kB

Total Files

15

Last publish

Collaborators

  • uatisdeproblem
  • gmazza_