CachedAsyncImage is a Swift Package for asynchronously loading images from the web and caching them.
-
Updated
Nov 13, 2024 - Swift
CachedAsyncImage is a Swift Package for asynchronously loading images from the web and caching them.
Load image asynchronously and stored in InMemory cache. It will help you to reduce overall network traffic, image loading time and improve the app responsive time
Extended AsyncImage to perform down sampling when downloading image
Async image loading with progress and cache for SwiftUI.
A sample iOS app in SwiftUI showing how to cache images with AsyncImage
🐉 SwiftUI, actor, Rest API, Async/await, LazyStack, AsyncImage.
Asynchronous Image Loading from URL in SwiftUI
Personal Project - Parsing Movies from TheMovieDB - SwiftUI - Async/Await - Handling Error - MVVM
Anime App that shows a list of animations and also allows image upload
Lightweight and customisable async image loading in SwiftUI. Supports on-disk storage, placeholders and more!
CachedAsyncImage is a package that provides a CachedAsyncImage view, which is look like AsyncImage in SwiftUI, but with cache storage
Multi-screen app for ordering cupcakes
Renovation project of Spotify-UIKit to SwiftUI.
AsyncImageView Using Swift UI With animation and custom placeholder
This app downloads JSON file from GitHub and presents information in a nice iOS app. There is a FeaturedView which presents recipes marked with a heart and a ListView which shows a list of all recipes, where you can like/dislike them and go to a DetailView.
List posts with infinite scroll from Google Blogger API in MVVM architecture, and using SwiftUI to design like Medium iOS App, which could read, search, save, comment posts, and so many excellent features!
Simple stock app in swift. Learn how to use generic API call, custom view, create async image loader, etc.
Add a description, image, and links to the asyncimage topic page so that developers can more easily learn about it.
To associate your repository with the asyncimage topic, visit your repo's landing page and select "manage topics."