react-native-barcode-svg-pdf417

2.0.2 • Public • Published

react-native-barcode-svg-pdf417 npm version

This is a fork of react-native-barcode-pdf417 in order to replace the used ART package with react-native-svg.

React native component for pdf417 barcode. This module is based on https://github.com/bkuzmic/pdf417-js.

screen shot 2017-06-19 at 2 52 59 pm

Install:

yarn add react-native-barcode-svg-pdf417

Usage:

import Barcode from "react-native-barcode-svg-pdf417";
//...
<Barcode text="123124123" width={250} height={100} />

LICENSE

MIT

Package Sidebar

Install

npm i react-native-barcode-svg-pdf417

Weekly Downloads

3

Version

2.0.2

License

MIT

Unpacked Size

128 kB

Total Files

8

Last publish

Collaborators

  • pgrepds