LRImageManager
LRImageManager copied to clipboard
How to create a UIButton category, support download network images?
@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
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: