Skip to content

UIColor.Type does not have a member named materialRed #1

@rlam3

Description

@rlam3

I'm getting the following error:

UIColor.Type does not have a member named materialRed

Pod is installed and I've imported NilColorKit at the top of my swift file.

Code

import NilColorKit

var x = UIColor.materialRed()

Am I missing something inside my code that is preventing this from working? Thanks.

Is the preferred method just copy the module into my project?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions