Once images is fully loaded sinner should dis disappear
You would need to create a component that handles this.
A simple search brings up a few results that should get you going.
On stackoverflow you could find a pretty simple way to achieve the display of a loader image while the image itself is loading.
Furthermore, the example display how to solve that goal without any further librairies.
2 Likes