UNPKG

nativescript-zxing-compat

Version:

A Simple ZXing barcode reader/writer with a compatibility fix with nativescript-barcodescanner

9 lines (6 loc) 752 B
[![npm](https://img.shields.io/npm/v/nativescript-zxing.svg)](https://www.npmjs.com/package/nativescript-zxing) [![npm](https://img.shields.io/npm/l/nativescript-zxing.svg)](https://www.npmjs.com/package/nativescript-zxing) [![npm](https://img.shields.io/npm/dt/nativescript-zxing.svg?label=npm%20d%2fls)](https://www.npmjs.com/package/nativescript-zxing) # NativeScript ZXing Compat This is a fork of [NativeScript ZXing](https://github.com/NathanaelA/nativescript-zxing) where the only change is the removal of the platforms/android folder because of compatibility issues with [nativescript-barcodescanner](https://github.com/eddyverbruggen/nativescript-barcodescanner). Please refer to that project for more information on installation and usage.