Good remote Image caching strategy?

This page summarizes the projects mentioned and recommended in the original post on /r/SwiftUI

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Nuke

    Image loading system

    Did you try https://github.com/kean/Nuke ? I am using it and it works great

  • SDWebImageSwiftUI

    SwiftUI Image loading and Animation framework powered by SDWebImage

    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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts