fuse-barcodescanner

1.0.0 • Public • Published

fuse-barcodescanner

NPM package License: MIT Target platforms

BarcodeScanner package for Fuse Open.

Install

npm install fuse-barcodescanner

This will install the BarcodeScanner library for Fuse SDK.

Usage

To use this library in your project, you must add "BarcodeScanner" to "Packages" in your .unoproj file.

Example app

You can play around with the included example app.

First, make sure dependencies are installed and our library is built.

npm install
npm run build

Then, issue one of the following commands to run the app on your desired platform.

npm run android
npm run ios

Android by default uses the zbar library. Alternatively build with -DZXING to use the zxing library

Contributing

Please report an issue if you encounter a problem, or open a pull request if you make a patch.

Package Sidebar

Install

npm i fuse-barcodescanner

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

45.6 kB

Total Files

19

Last publish

Collaborators

  • mortend