0.0.3 • Published 4 years ago

tx-components-qr-code v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

tx-component-qr-code

用于生成二维码的 react 组件

UseAge

npm install tx-components-qr-code
import QrCode from 'tx-components-qr-code'

export default () => {
  return <QrCode text='666' />
}

扫描自动跳转

给需要添加的地址加上协议即可跳转,其它情况都会展示文本

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago