Skip to content

Add themed initalizers #3

@maximkrouk

Description

@maximkrouk

Available for Apple platforms only

Example

UIColor(light: UIColor(...), dark: UIColor(...))
SwiftUI.Color(light: SwiftUI.Color(...), dark: SwiftUI.Color(...))
UIColor(light: Color(...), dark: Color(...))
SwiftUI.Color(light: UIColor(...), dark: UIColor(...))
SwiftUI.Color(light: Color(...), dark: Color(...))

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions