/react-qrcode

QR code for ReactJS

Primary LanguageJavaScriptISC LicenseISC

react-qrcode

This repository is no longer maintained, and the react-qrcode npm package has been transferred to @rxts/react-qrcode.

QR code for ReactJS

Install

npm install react-qrcode

Use

<QRcode text="http://www.pairyo.com/" width=256 height=256 />

Creator

iaalm

Contributors

hophacker

zhcalvin

matthewwithanm

Thanks

Thanks to jeromeetienne's jquery-qrcode. Honestly, pairyo copied your code, but we found this is a must as react is hot, and we need to provide an alternative.