- Supports continuous scanning.
- Supports iOS 11+.*
- There's a configurable delay of 1500ms after each successful scan.
- Nice devs behind it. 🤓
* Check the Limitations section above.
Previews needs to be opened in new standalone windows.
- Demo
- StackBlitz
- Plunkr (click open preview in separate window)
Some previews may not be fully updated, please check the version. 😉
I promise that it's very easy to use:
<!-- some.component.html -->
<zxing-scanner></zxing-scanner>
Check our nice wiki for more info: click here to take a look!**
Read our performance notes on the wiki: Performance Considerations.
- On iOS <= 11.2 devices camera access works only in native Safari. This is limited WebRTC support by Apple.
Looking for a way to generate awesome QR codes? Check-out ngx-kjua.
Want just to write QR codes on your own, try our ZXing typescript port.