react-native-image-qrcode (rea
Name | Default | Type | Description |
---|---|---|---|
size | 150 | number | |
value | https://github.com/Timson020/ | string | string value |
bgColor | black | string | color |
fgColor | white | string | color |
imgUrl | '' | string | url string |
imgSize | 0.4 | number | percentage, don't bigger than 1 |
npm install react-native-image-qrcode -S
Useage
import QRCode from 'react-native-image-qrcode'
<QRCode value="https://github.com/Timson020/" size="150" imgUrl="https://avatars3.githubusercontent.com/u/10054336?s=460&v=4" />
Contributer
qr.js
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。