0.2.0 • Published 11 months ago

@developeraspire/react-native-sunmi-barcode-scanner v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@developeraspire/react-native-sunmi-barcode-scanner

A React native intergation of the Sunmi device built-in barcode scanner, for android only.

Installation

Using Yarn

yarn add @developeraspire/react-native-sunmi-barcode-scanner

Using Npm

npm install @developeraspire/react-native-sunmi-barcode-scanner

Usage

import SunmiBarcodeScanner from '@developeraspire/react-native-sunmi-barcode-scanner';

const scannedCode = await SunmiBarcodeScanner.startScanner();

console.log("Scanned Code:" scannedCode)

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Created by Franklin Okolie

0.2.0

11 months ago

0.1.0

11 months ago