Skip to content

color not showing when using colorWithRed: #24

@multinerd

Description

@multinerd

Im using an UIColor Ext to include some custom colors in my project. with your plugin,

[UIColor colorWithRed:254 green:67 blue:101 alpha:1.0]; doesnt show the color

+ (UIColor *)badgeColor { return [UIColor colorWithRed:254 green:67 blue:101 alpha:1.0]; }

this is what im using

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