Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Rounded async imageview downloader lightly cached and written in Swift

Notifications You must be signed in to change notification settings

bijy/PASImageView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

23 Commits

Repository files navigation

PASImageView

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

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

Objective-C version here

Snapshot

Snapshop PASImageView

Usage

//XIB or directly by code
var imageView = 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

Watchers

Forks

Packages

No packages published

Languages

  • Swift 93.7%
  • Ruby 6.3%

AltStyle によって変換されたページ (->オリジナル) /