Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/giautm/react-native-pdf417-svg


https://github.com/giautm/react-native-pdf417-svg

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# react-native-pdf417-svg

react native component for pdf417 barcode

## Installation

```sh
npm install react-native-pdf417-svg
```

## Usage

```tsx
import PDF417 from 'react-native-pdf417-svg';

export default function App() {
return (



);
}
```

## Contributing

See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.

## License

MIT