SkillAgentSearch skills...

SwiftImageLoader

Asynchronous Image Loader in Swift. Caches using an NSCache.

Install / Use

/learn @natelyman/SwiftImageLoader
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SwiftImageLoader

Asynchronous Image Loader in Swift. Caches using an NSCache.

Usage

ImageLoader.sharedLoader.imageForUrl(urlString, completionHandler:{(image: UIImage?, url: String) in
	self.imageView.image = image
}) 
View on GitHub
GitHub Stars177
CategoryDevelopment
Updated2y ago
Forks40

Languages

Swift

Security Score

80/100

Audited on Oct 19, 2023

No findings