SwURL icon indicating copy to clipboard operation
SwURL copied to clipboard

Prefetch images?

Open nmn opened this issue 4 years ago • 1 comments

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.

nmn avatar Feb 01 '21 01:02 nmn

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.

cmtrounce avatar Feb 02 '21 18:02 cmtrounce