02 2024 档案

摘要:1. 安装 npm i -S react-native-svg react-native-qrcode-svg 2. 引入使用 默认用法 import QRCode from 'react-native-qrcode-svg'; // 不带logo render() { return ( <QRCo 阅读全文
posted @ 2024-02-29 12:28 Li_pk 阅读(260) 评论(0) 推荐(0) 编辑
摘要:设置里搜索Eol,\n是LF, \r\n是CRLF 阅读全文
posted @ 2024-02-28 16:12 Li_pk 阅读(276) 评论(0) 推荐(0) 编辑
摘要:1. 安装 npm安装 npm install --save-dev html5-qrcode 或直接引入 <script src="https://unpkg.com/html5-qrcode" type="text/javascript"> 2. 引入 根据需求自定义渲染 QR scanning 阅读全文
posted @ 2024-02-23 16:09 Li_pk 阅读(6964) 评论(0) 推荐(0) 编辑
摘要:1. 安装依赖 通过 npm 安装 tailwindcss,并创建 tailwind.config.js 文件。 npm install tailwindcss -D npx tailwindcss init 安装 iconify 图标库和 TailwindCSS 插件。 npm install @ 阅读全文
posted @ 2024-02-23 10:08 Li_pk 阅读(903) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示