1.0.5 • Published 4 years ago

react-native-qr-image-reader v1.0.5

Weekly downloads
54
License
MIT
Repository
github
Last release
4 years ago

react-native-qr-image-reader

React Native module to read QR codes and barcodes for iOS & Android

iOS uses ZXingify-Objc

Installation

yarn add react-native-qr-image-reader

Usage

import QrImageReader from 'react-native-qr-image-reader';

// ...

const { result } = await QrImageReader.decode('file://pathToFile');

Contributing

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

License

MIT

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago