Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extension Color 转 UIColor 无效 #3

Open
czmCWH opened this issue Feb 23, 2024 · 1 comment
Open

extension Color 转 UIColor 无效 #3

czmCWH opened this issue Feb 23, 2024 · 1 comment

Comments

@czmCWH
Copy link

czmCWH commented Feb 23, 2024

let color = Color.red
let scanner = Scanner(string: self.description.trimmingCharacters(in: CharacterSet.alphanumerics.inverted))
后取的值无法转成 rgba

@qizh
Copy link
Owner

qizh commented Feb 23, 2024

@czmCWH, you're welcome to create a pull request with an update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants