1.0.0 • Published 5 years ago
fuse-barcodescanner v1.0.0
fuse-barcodescanner
BarcodeScanner package for Fuse Open.
Install
npm install fuse-barcodescannerThis will install the BarcodeScanner library for Fuse SDK.
Usage
To use this library in your project, you must add
"BarcodeScanner"to"Packages"in your.unoprojfile.
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 buildThen, issue one of the following commands to run the app on your desired platform.
npm run android
npm run iosAndroid by default uses the
zbarlibrary. Alternatively build with-DZXINGto use thezxinglibrary
Contributing
Please report an issue if you encounter a problem, or open a pull request if you make a patch.
1.0.0
5 years ago