Skip to content

color not showing when using colorWithRed: #24

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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