Skip to content

Taehyeon-Kim/ImageHelper

Repository files navigation

ImageHelper

A library that help to download and cache images.

Features

  • Image downloading and caching.
  • Image downsampling

Requirements

  • iOS 15.0+(Only UIKit)
  • Swift 5.0+

Installation

Swift Package Manager

  1. File > Swift Packages > Add Package Dependency.
  2. Paste https://github.com/Taehyeon-Kim/ImageHelper.git.
  3. For Rules, select Up to Next Major Version.
  4. Click Add Package.

About Cache mechanism

👇 Here is the presentation slide.