Skip to content

Latest commit

 

History

History

react-native-barcode

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

@darthmaim/react-native-barcode

React-Native Component to render EAN barcode as svg.

Usage

import { Barcode } from '@darthmaim/react-native-barcode';

<Barcode value="4003994155486"/>

Installation

npm i @darthmaim/react-native-barcode

License

@darthmaim/react-native-barcode is licensed under the MIT License.