Skip to content

A UIImageView with a built-in UIActivityIndicatorView to optionally display a loading spinner in the foreground of the image view, to be used whilst loading an image.

License

mikegilroy/MGLoadingImageView

Repository files navigation

MGLoadingImageView

Version License Platform Swift

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

MGLoadingImageView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "MGLoadingImageView"

Usage

Storyboard/Xib

If using MGLoadingImageView in storyboard or .xib file make sure to have the module set to MGLoadingImageView in identity inspector

Author

mikegilroy, hello@mikegilroy.co

License

MGLoadingImageView is available under the MIT license. See the LICENSE file for more info.

About

A UIImageView with a built-in UIActivityIndicatorView to optionally display a loading spinner in the foreground of the image view, to be used whilst loading an image.

Resources

License

Stars

Watchers

Forks

Packages

No packages published