how to stop the loading of image after it’s rendered in dom in React.js [closed]

Image is already loaded. and all the images are already cached by browser.

I need to stop loading for better user experinece I am using react js in my project and we are facing this image flickering issue on listing page.