logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

React Native 鸿蒙跨平台开发:Tag 标签详解实战

定义不同类型的标签,包括默认标签、成功标签、警告标签、危险标签、信息标签。// 标签类型// 标签属性接口type?: TagType;plain?: boolean;round?: boolean;closable?: boolean;size?color?: string;textColor?: string;disabled?: boolean;children?onClose?onPres

文章图片
#harmonyos#reactnative#华为
React Native 鸿蒙跨平台开发:Tag 标签详解实战

定义不同类型的标签,包括默认标签、成功标签、警告标签、危险标签、信息标签。// 标签类型// 标签属性接口type?: TagType;plain?: boolean;round?: boolean;closable?: boolean;size?color?: string;textColor?: string;disabled?: boolean;children?onClose?onPres

文章图片
#harmonyos#reactnative#华为
React Native 鸿蒙跨平台开发:Tag 标签详解实战

定义不同类型的标签,包括默认标签、成功标签、警告标签、危险标签、信息标签。// 标签类型// 标签属性接口type?: TagType;plain?: boolean;round?: boolean;closable?: boolean;size?color?: string;textColor?: string;disabled?: boolean;children?onClose?onPres

文章图片
#harmonyos#reactnative#华为
React Native 鸿蒙跨平台开发:Badge 徽标

定义不同类型的徽标,包括数字徽标、小红点徽标、自定义徽标。// 徽标类型// 徽标颜色类型// 徽标属性接口type?count?: number;maxCount?: number;color?: string;showZero?: boolean;children?type:徽标类型(点、数字、自定义)count:徽标数字maxCount:最大显示数字(超过显示 maxCount+)color

文章图片
#react native#harmonyos#react.js
React Native 鸿蒙跨平台开发:Badge 徽标

定义不同类型的徽标,包括数字徽标、小红点徽标、自定义徽标。// 徽标类型// 徽标颜色类型// 徽标属性接口type?count?: number;maxCount?: number;color?: string;showZero?: boolean;children?type:徽标类型(点、数字、自定义)count:徽标数字maxCount:最大显示数字(超过显示 maxCount+)color

文章图片
#react native#harmonyos#react.js
React Native 鸿蒙跨平台开发:BaseConverter 进制转换

所有能力均为 RN 原生自带,全部从核心包直接导入,TextInputStyleSheetTextClipboard。

文章图片
#react native#harmonyos#react.js
React Native 鸿蒙跨平台开发:BaseConverter 进制转换

所有能力均为 RN 原生自带,全部从核心包直接导入,TextInputStyleSheetTextClipboard。

文章图片
#react native#harmonyos#react.js
React Native 鸿蒙跨平台开发:TemperatureConverter 温度换算器

所有能力均为 RN 原生自带,全部从核心包直接导入,TextInputStyleSheetTextAnimatedClipboard。

文章图片
#react native#harmonyos#react.js
React Native 鸿蒙跨平台开发:TemperatureConverter 温度换算器

所有能力均为 RN 原生自带,全部从核心包直接导入,TextInputStyleSheetTextAnimatedClipboard。

文章图片
#react native#harmonyos#react.js
React Native 鸿蒙跨平台开发:Steps 步骤条 鸿蒙实战

/ 定义图标映射1: '📝', // 填写信息2: '📤', // 上传资料3: '⏳', // 审核中4: '✅', // 完成// 在步骤节点中使用自定义图标) : (</Text>)}

文章图片
#react native#harmonyos#react.js
    共 12 条
  • 1
  • 2
  • 请选择