rn-jsbarcode

0.5.1 • Public • Published

react-native-jsbarcode

React Native component to generate barcodes. Uses JsBarcode for encoding of data.

Getting started

Step 1

Install react-native-jsbarcode:

npm install react-native-jsbarcode --save

Step 2

Start using the component

import Barcode from 'react-native-jsbarcode';

<JSBarcode value="Hello World" format="CODE128" />

You can find more info about the supported barcodes in the JsBarcode README.

Readme

Keywords

Package Sidebar

Install

npm i rn-jsbarcode

Weekly Downloads

62

Version

0.5.1

License

MIT

Unpacked Size

255 kB

Total Files

11

Last publish

Collaborators

  • nahrae