mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 20:39:08 +00:00
- If it is possible, HTMLImageElement.loading is used a lightweight native browser lazy loading solution - Custom lazyLoad library is created depending on IntersectionObserver. If IntersectionObserver is not available, the images are eagerly loaded - removed react-lazyload from the dependencies