Skip to content

Latest commit

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

PASImageView

============

**Rounded async imageview downloader lightly cached and written in Swift 3 **

Objective-C version here

Snapshot

Snapshop PASImageView

Usage

//XIB or directly by code
varimageView=PASImageView(frame: aFrame)
imageView.backgroundProgressColor =UIColor.whiteColor()
imageView.progressColor =UIColor.redColor()self.view.addSubview(imageView)
// Later
imageView.imageURL(anURL)

That's all

Contact

Pierre Abi-aad@abiaad

License

PASImageView is available under the MIT license.

About

Rounded async imageview downloader lightly cached and written in Swift

Resources

Stars

173 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages