moaazsidat / react-native-qrcode-scanner

A QR code scanner component for React Native.
MIT License
2.03k stars 511 forks source link

dotcode scan in qrcode scanner #215

Closed musadiq-jinbade closed 4 years ago

musadiq-jinbade commented 4 years ago

What's happening?

How can it be reproduced?

Build details?

can we scan dotcode in react native qrcode scanner

this are the type in react native qrcode scanner aztec: any, code128: any, code39: any, code39mod43: any, code93: any, ean13: any, ean8: any, pdf417: any, qr: any, upce: any, interleaved2of5: any, itf14: any, datamatrix: any

can we add Dotcode in that?

moaazsidat commented 4 years ago

sure go for it, will accept PRs adding it, thanks