Skip to content

shipt/react-native-barcode-pdf417

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-barcode-pdf417

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

Pre install:

Uses React Native Community ART

Install:

npm install --save react-native-barcode-pdf417

Usage:

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

LICENSE: MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%