Skip to content

Instantly share code, notes, and snippets.

@rafaelsachetto
rafaelsachetto / UIImageView+Extentions.swift
Last active September 18, 2019 20:20 — forked from kakopappa/swift
Show UIActivityIndicatorView inside UIImageView
//
// UIImageView+Extentions.swift
// MealSpecials
//
// Created by Aruna on 8/9/15.
// Copyright (c) 2015 com.mealspecials. All rights reserved.
//
import UIKit
import ObjectiveC