#Anyone
1 messages · Page 1 of 1 (latest)
You could either use a blur while the image is loading or a spinner and if the image gets loaded successfully, you could use onLoadingComplete, whereas if it fails, use onError to set the src to an image that you want to display in case of an error
but i have something like 60 photos
I imagine you are mapping over them, so it doesn't matter how many you have
but @ocean parcel
what if i use a image for background
and i dont want to blur them
Ok, do you mean that you want to load the image before the page loads?