Skip to content

CachedAsyncImage is a package that provides a CachedAsyncImage view, which is look like AsyncImage in SwiftUI, but with cache storage

Notifications You must be signed in to change notification settings

MiguelFerrer99/CachedAsyncImage

Repository files navigation

CachedAsyncImage

CachedAsyncImage is a package that provides a CachedAsyncImage view, which is look like AsyncImage in SwiftUI, but with cache storage

Representable input parameters

  • imageIdForCache: String --> ID to save key in cache <NSString, UIImage> dictionary
  • fullname: String --> Name to conform initials image in case image cannot be got
  • urlString: String --> URL in String format to get the image

First view

Video.mp4

About

CachedAsyncImage is a package that provides a CachedAsyncImage view, which is look like AsyncImage in SwiftUI, but with cache storage

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages