qe-react-qrcode

1.0.11 • Public • Published

qe-react-qrcode

Quick start

Install

npm install qe-react-qrcode --save

Use

import QRCode from 'qe-react-qrcode';

<QRCode
  value={'http://facebook.github.io/react/'}
  size={256}
  level={'M'}
  bgColor='rgb(255,255,255)'
  fgColor='rgb(0,0,0)'
  shape='SQUARE'
  eyeShape='SQUARE'
  imageSrc='https://emoji.slack-edge.com/T8C69ARQV/quintaessentia/6e9e7ed89c376844.png'
  imageWidth={40}
  imageHeight={40}
  imagePosition='CENTER'
  imageExcavate={true}
/>

Readme

Keywords

none

Package Sidebar

Install

npm i qe-react-qrcode

Weekly Downloads

0

Version

1.0.11

License

MIT

Unpacked Size

13.4 kB

Total Files

5

Last publish

Collaborators

  • quinta-essentia