12
Feature request: Pre-load thumbnails
(lemm.ee)
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
💙
Lazy loading is definitely used for exactly this. I’ve done similar stuff in react native. You load “just what you need” which is a couple of thumbnails more than can be seen.