UNPKG

@darthmaim/react-native-barcode

Version:
22 lines (13 loc) 363 B
# `@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](./LICENSE).