Cordobo / angularx-qrcode

A fast and easy-to-use Angular QR Code Generator library with Ivy support
https://cordobo.github.io/angularx-qrcode/
MIT License
459 stars 125 forks source link

Support for Angular 16 #214

Closed igorosabel closed 1 year ago

igorosabel commented 1 year ago

Hi!

Angular 16 was released yesterday, please update to give support to this new version.

Thanks

Cordobo commented 1 year ago

215

Cordobo commented 1 year ago

Released for angular 16

npm install angularx-qrcode --save
# Or with yarn
yarn add angularx-qrcode

https://www.npmjs.com/package/angularx-qrcode

Cordobo commented 1 year ago

Thanks to @gerd-siebert for his pull request!

Cordobo commented 1 year ago

@igorosabel Please let us know if it works for you, and if so, feel free to close the issue.

igorosabel commented 1 year ago

I just tried and it works perfectly, thank you very much for the quick response.