ActiveLabel.swift icon indicating copy to clipboard operation
ActiveLabel.swift copied to clipboard

customeType does not work

Open fakerlogic opened this issue 2 years ago • 0 comments

let customType4 = ActiveType.custom(pattern: "[oa]") label.enabledTypes.append(customType4) label.customColor[customType4] = UIColor.red label.text = "google runoob taobao"

fakerlogic avatar Jan 12 '22 03:01 fakerlogic