How do I load images quickly without crashing the app?

hello,
I would like to know how I can load images quickly in the app from a url.
So far I'm using the extension https://community.kodular.io/t/f-os-image-loader-extension-for-image-loading-and-caching/69381, but I still find that the images load slowly.

I would like them to load like in this app:


if you notice, they load very fast

Thank you very much for your help.

Try the Glide Image Loader extension by @Atom_Developer here:

2 Likes

Nice! thanks

It works fine, but I have a problem, when loading a lot of images, it crashes.