Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conform WKInterfaceImage to KingfisherCompatible #913

Merged

Conversation

rdgborges
Copy link
Contributor

@rdgborges rdgborges commented May 7, 2018

This PR adds KingfisherCompatible protocol conformance to WKInterfaceImage.

When starting to use Kingfisher with WatchKit is natural for developers to search for kf.setImage(resource:) in WKInterfaceImage. With this PR, I intend to facilitate the use of Kingfisher by watchOS developers. 🙂

The ideia is to begin with a simple extension adding setImage(resource:) then adding more features like placeholder and completionHandler in the next PRs.

Feedbacks are always welcome!

@onevcat
Copy link
Owner

onevcat commented May 8, 2018

@rdgborges Seems cool at first glance! Thanks for it.

I'd check it later and merge it at a proper time. :)

@onevcat onevcat merged commit 2c2c1d4 into onevcat:master May 10, 2018
@freak4pc
Copy link

Very cool. Was just looking into this for RxKingfisher and gave up on watchOS for it :)
Thanks @rdgborges !

petarlazarov pushed a commit to dowjones-mobile/Kingfisher that referenced this pull request Oct 6, 2021
…eextensions

Conform WKInterfaceImage to KingfisherCompatible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants