expo-barcode-pdf417

1.0.0 • Public • Published

expo-barcode-pdf417 npm version

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

Forked from react-native-barcode-pdf417 to replace ART dependency with react-native-svg (which is builtin to Expo).

Then forked from notpushkin to replace an import fixing it for current versions of expo.

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

Install

yarn add notpushkin/expo-barcode-pdf417

Usage

import Barcode from "expo-barcode-pdf417";

<Barcode text="123124123" width={250} height={100} />

License: MIT

Package Sidebar

Install

npm i expo-barcode-pdf417

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

134 kB

Total Files

6

Last publish

Collaborators

  • smack