Socket
Socket
Sign inDemoInstall

react-native-barcode-svg-pdf417

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-native-barcode-svg-pdf417

ReactNative component for generating pdf417 barcodes


Version published
Weekly downloads
4
decreased by-60%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 08 Dec 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc