Skip to content

Optimize Color initializer for cross-platform support #1

@lilingxi01

Description

@lilingxi01

Right now, the dynamic color initializer only supports UIColor, which can be used exclusively on iOS and not macOS.

We don't want to have duplicate chunks of definitions, so it would be better to write initializers that support both UIColor and NSColor under the same scheme.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions