Lazy Load + Unload Option
Aperta
- Lingua principale
- JavaScript
- Stelle
- 11.9k
- Fork
- 2.1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Continuing the thread from #1168
I have a use-case where each slide item is pretty complex and i have potentially 100s of items. I currently use lazy-load which is great for the first few items, but then gets exponentially worse as I add more and more items. If there was a way to unload the items after you've viewed them (ie. after swiping left to go to the next image) that could significantly help the runtime of my use case. Is there any chance you guys could develop something like this?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.