Skip to content

can this project work with objective-c? #145

Closed
@shams-ahmed

Description

@shams-ahmed
No description provided.

Activity

onevcat

onevcat commented on Nov 4, 2015

@onevcat
Owner

I guess the answer is no. There are some types not subclass of NSObject so it might not be compatible with Objective-C. I suggest you use SDWebImage or YYImage instead if you need to target for Objective-C project.

fraserscottmorrison

fraserscottmorrison commented on May 9, 2019

@fraserscottmorrison

While Objective C won't work directly with Kingfisher, its easy to create an intermediary swift class/extension so myclass.m -> myextension.swift -> Kingfisher

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

        Participants

        @onevcat@shams-ahmed@fraserscottmorrison

        Issue actions

          can this project work with objective-c? · Issue #145 · onevcat/Kingfisher