Skip to content

Instantly share code, notes, and snippets.

View marcosgriselli's full-sized avatar

Marcos Griselli marcosgriselli

View GitHub Profile
@marcosgriselli
marcosgriselli / UIImageView+URL.swift
Created August 30, 2017 14:44
Bridge between Kingfisher and UIImageView for easy swapping between 3rd party image download libraries
//
// UIImageView+URL.swift
// marcosgriselli
//
// Created by Marcos Griselli.
// Copyright © 2017 marcosgriselli. All rights reserved.
//
import Kingfisher