SwURL
SwURL copied to clipboard
Prefetch images?
It’s often the case that in the case of a long list we want to start pre-fetching images so users don’t have to see the placeholder view. It would be great to have an imperative way to do that and cache them to the configured cache.
Hi @nmn!
So, to clarify, you'd like to do it somewhere on app launch / elsewhere outside the view, for example the App, UIHostingController, UISceneDelegate etc.?
I've sent you an invite on gitter: https://gitter.im/SwURL-package/community# if you want to discuss implementation further on there.