With EZColor, you can easily init UIColor with int or string value of hex.You can also generate random color with one line or create an UIImage with assigned size
- If you found a bug, open an issue, typically with related pattern.
- If you have a feature request, open an issue.
- iOS 10.0 +
- Xcode 12.0 +
- Swift 5.0 +
dependencies: [
.Package(url: "https://github.com/ezbuy/EZColor.git")
]