0.1.3 • Published 5 years ago

react-native-webview-qrcode v0.1.3

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

react-native-webview-qrcode

Feature

  • bar-code
  • qr-code container-style
  • qr-code-inside-image-container-style

Support

  • IOS && Android
  • render the qrcode
  • add the img
  • size the img size

Props

NameDefaultTypeDescription
size150number
valuehttps://github.com/Dearkano/stringstring value
bgColorblackstringcolor
fgColorwhitestringcolor
imgUrl''stringurl string
imgSize0.4numberpercentage, don't bigger than 1

Install

npm install react-native-webview-qrcode -S

Useage

import QRCode from 'react-native-webview-qrcode'

<QRCode value="https://github.com/Dearkano/" size="150" imgUrl="https://avatars3.githubusercontent.com/u/10054336?s=460&v=4" />

Contributer

qr.js