Skip to content

0.1.0 - Image Cache

Compare
Choose a tag to compare
@Taehyeon-Kim Taehyeon-Kim released this 02 Oct 08:29
· 5 commits to main since this release

Add

  • 이미지 캐시 지원(in-memory, on-disk 방식 혼용)

Usage

let imageURL = "IMAGE_URL"
imageView.th.setImage(with: urlString)