Skip to content

QR-code/barcode reader using the laser scanner on Famoco devices

License

Notifications You must be signed in to change notification settings

infonl/info-react-native-laserscanner

Repository files navigation

react-native-laserscanner

Getting started

$ npm install @infonl/react-native-laserscanner --save

Usage

import Scanner from "@infonl/react-native-laserscanner";

(async function () {
  const code = await Scanner.scan();

  await Scanner.stop();
})();

About

QR-code/barcode reader using the laser scanner on Famoco devices

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published