0.1.1 • Published 2 years ago

vision-camera-plugin-zxing v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

vision-camera-plugin-zxing

A VisionCamera Frame Processor Plugin to read barcodes using ZXingObjC

Installation

npm install vision-camera-plugin-zxing

Usage

import { multiply } from "vision-camera-plugin-zxing";

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT