
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
定义不同类型的标签,包括默认标签、成功标签、警告标签、危险标签、信息标签。// 标签类型// 标签属性接口type?: TagType;plain?: boolean;round?: boolean;closable?: boolean;size?color?: string;textColor?: string;disabled?: boolean;children?onClose?onPres

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

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

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

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

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

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

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

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

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









