@paraboly/react-native-barcode-scanner

0.1.2 • Public • Published

React Native Barcode Scanner

React Native Barcode Scanner

npm version npm Platform - Android and iOS License: MIT styled with prettier

Installation

Add the dependency:

npm i @paraboly/react-native-barcode-scanner

Peer Dependencies

IMPORTANT! You need install them
"react": ">= 16.x.x",
"react-native": ">= 0.55.x",
"react-native-camera": ">= 3.31.0"

Usage

Import

import BarcodeScanner from "@paraboly/react-native-barcode-scanner";

Navigation Usage

I suggest you that you the barcode scanner as a new Screen and make it a part of Navigation Service.

<BarcodeScanner />

Author

FreakyCoder, kurayogun@gmail.com

License

React Native Barcode Scanner is available under the MIT license. See the LICENSE file for more info.

Package Sidebar

Install

npm i @paraboly/react-native-barcode-scanner

Weekly Downloads

5

Version

0.1.2

License

MIT

Unpacked Size

4.8 kB

Total Files

7

Last publish

Collaborators

  • parabolynpm