SDWebImageSwiftUI
PreviewDevice
Our great sponsors
SDWebImageSwiftUI | PreviewDevice | |
---|---|---|
4 | 2 | |
1,639 | 37 | |
3.2% | - | |
0.0 | 0.0 | |
3 months ago | 6 months ago | |
Swift | Swift | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SDWebImageSwiftUI
-
Good remote Image caching strategy?
I have a vertical scroll view with multiple horizontal scroll views with in all with similar thumbnails and detail view when clicked on it similar to you. I used lazy stacks and the web image package and it works amazing. I used to use cached Async image thinking it was better but recently swapped to webimage and was blown away how well it worked. Also you can use gifs with it cause it’s great (if that’s something that floats your boat) here is url https://github.com/SDWebImage/SDWebImageSwiftUI
-
What is your favorite SwiftUI library?
Don’t know if its most useful or favorite. Don’t know if I’ll use it once I update to iOS 15 though
PreviewDevice
What are some alternatives?
Kingfisher - A lightweight, pure-Swift library for downloading and caching images from the web.
SDWebImage - Asynchronous image downloader with cache support as a UIImageView category
iPhoneNumberField - Elegant SwiftUI phone number textField.
stinsen - Coordinators in SwiftUI. Simple, powerful and elegant.
SwiftUI-Kit - A SwiftUI system components and interactions demo app
TraceLog - TraceLog is a highly configurable, flexible, portable, and simple to use debug logging system for Swift and Objective-C applications running on Linux, macOS, iOS, watchOS, and tvOS.
reddit-swiftui - A cross-platform Reddit client built in SwiftUI
Nuke - Image loading system
SwiftUIBackports - A collection of SwiftUI backports for iOS, macOS, tvOS and watchOS
DownloadFullInstaller - macOS application written in SwiftUI that downloads installer pkgs for the Install macOS Big Sur application.
XCGLogger - A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.
AppActivityViewer - SwiftUI App to view the App Activity Record from iOS 15