反应图像加载问题。一帧一帧

时间:2020-01-03 09:27:22

标签: html css reactjs imageview

存在React Image加载问题。 图像逐帧加载。 视频在下面。 https://streamable.com/s/h1xij/mdgbpf

1 个答案:

答案 0 :(得分:0)

这是浏览器的正常行为。如果要在完全下载图像后显示该图像,则必须使用lazy loading概念。

该库可能会帮助您https://www.npmjs.com/package/react-lazyload

演示:https://twobin.github.io/react-lazyload/examples/#/image?_k=vhbmrq