LRImageManager icon indicating copy to clipboard operation
LRImageManager copied to clipboard

How to create a UIButton category, support download network images?

Open xhzengAIB opened this issue 10 years ago • 1 comments

@luisrecuenco Hello, Thanks for the great source, it works like a charm. however i have a litte problem : How to create a UIButton category, support download network images?

This open source not support UIButton.

Jack

xhzengAIB avatar Sep 28 '14 14:09 xhzengAIB

Hey @xhzengAIB. Unfortunately, I currently don't have a UIButton category for that. In any case, it should be fairly simple to create one. It should be almost identical to UIImageView+LRNetworking. Feel free to create one and make the pull request :blush:

luisrecuenco avatar Sep 29 '14 12:09 luisrecuenco