摘要:
const handleWechatQRCodeHeight = () => { const { wechatQRCode } = getAdminInfo() Image.getSize(wechatQRCode, (width, height) => { let wechatQRCodeHeig 阅读全文
posted @ 2023-08-14 14:56
徐同保
阅读(167)
评论(0)
推荐(0)
摘要:
import { StyleSheet } from 'react-native' const styles = StyleSheet.create({ mExchangeCopyText: {fontWeight: 'bold', color: '#1677ff', textDecorationL 阅读全文
posted @ 2023-08-14 14:02
徐同保
阅读(70)
评论(0)
推荐(0)
摘要:
装包: npx expo install expo-clipboard import * as Clipboard from 'expo-clipboard' const handleCopy = async (text) => { await Clipboard.setStringAsync(te 阅读全文
posted @ 2023-08-14 14:00
徐同保
阅读(32)
评论(0)
推荐(0)

浙公网安备 33010602011771号