Skip to content
This repository was archived by the owner on Jun 23, 2020. It is now read-only.
This repository was archived by the owner on Jun 23, 2020. It is now read-only.

Should the hack part been moved to the UIImageView+BetterFace.m ? #12

Open
@WenchaoD

Description

@WenchaoD

Like this in UIImageView+BetterFace.m:

+ (void)load
{
hack_uiimageview_bf();
}

I use this code and success to parse the image in the demo.
I think it would be more intuitive and save the work to deal with "main.m".
Or is there a specific reason not to?

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