文件名称:react-qr-code:用于React和React Native的QR码生成器
文件大小:1.2MB
文件格式:ZIP
更新时间:2024-02-26 04:49:51
react react-native component qr-code ReactNativeJavaScript
React二维码 React的组件。 该库可与React和React Native一起使用(使用ART模块)。 屏幕截图 Android和iOS 的iOS 安装 yarn add react-qr-code 要旨 import React from "react" ; import ReactDOM from "react-dom" ; import QRCode from "react-qr-code" ; ReactDOM . render ( < QRCode xss=removed> , document . getElementById ( "Container" ) )
【文件预览】:
react-qr-code-master
----.gitignore(145B)
----.babelrc(54B)
----.eslintrc(229B)
----package.json(2KB)
----demo-android.png(502KB)
----src()
--------components()
--------index.js(2KB)
----LICENSE(1KB)
----storybooks()
--------native()
----types()
--------index.d.ts(392B)
----demo-ios.png(191KB)
----README.md(2KB)
----demo-web.png(187KB)
----demo()
--------.gitignore(217B)
--------package.json(705B)
--------src()
--------public()
--------yarn.lock(470KB)
----test()
--------.eslintrc(231B)
--------index.js(453B)
----.prettierrc(28B)
----yarn.lock(216KB)