UIColor-Hex-Swift:通过CSS颜色字符串或十六进制整数在Swift中创建UIColor对象

时间:2024-05-25 06:59:44
【文件属性】:

文件名称:UIColor-Hex-Swift:通过CSS颜色字符串或十六进制整数在Swift中创建UIColor对象

文件大小:61KB

文件格式:ZIP

更新时间:2024-05-25 06:59:44

Shell

UIColor-Hex-Swift [![CI状态]( Jacques / UIColor-Hex-Swift.svg?style = flat)]( Jacques / UIColor -Hex-Swift) 什么? UIColor上的这个Swift扩展是制造的的端口。 我移植它是因为在Swift项目中实现带有桥接标头的Objective-C版本时遇到了问题。 用法 要运行示例项目,请克隆存储库,然后首先从Example目录运行pod install 。 方法 这些方法将添加到UIColor类中。 colorWithCSS(css:String) colorWithHex(hex:UInt) 要求 将模块导入到要使用扩展名的文件中。 import UIColor_Hex_Swift 安装 UIColor-Hex-Swift可通过。 要安装它,只需将以下行添加到您的Podfi


【文件预览】:
UIColor-Hex-Swift-master
----.travis.yml(591B)
----Pod()
--------Assets()
--------Classes()
----Example()
--------Podfile(276B)
--------UIColor-Hex-Swift.xcodeproj()
--------UIColor-Hex-Swift.xcworkspace()
--------Podfile.lock(239B)
--------UIColor-Hex-Swift()
--------Pods()
--------Tests()
----LICENSE(1KB)
----UIColor-Hex-Swift.podspec(935B)
----.gitignore(609B)
----README.md(2KB)

网友评论