0.2.3 • Published 1 year ago

react-native-jsbarcodes v0.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

react-native-jsbarcode

A component for use with React-Native. This library wrapped JsBarcode.

Installation

npm install react-native-jsbarcode

Usage

import { Barcode } from 'react-native-jsbarcode';

// ...

<Barcode value={'1234567890128'} format="ean13" />

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

0.2.3

1 year ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago