Skip to content

sharadchauhan0504/SwiftyImageDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

SwiftyImageDownloader

Download image by creating your own downloader.

Usage

  1. Subclass your imageView: @IBOutlet weak var yourImageView: SwiftyImageDownloader!

  2. Start download: yourImageView.downloadImageFrom(url: imageUrl)

Enhancements

  • Create custom directory to save your images, add remove single image and remove all images from downloaded images.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages