Skip to content

notpushkin/expo-barcode-pdf417

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%