You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, Is there any way how to show custom loading indication while image is loading? I can see OnLoad and OnError callbacks but there is no OnLoadStart
The text was updated successfully, but these errors were encountered:
The main purpose of the component is to show the images in such speed that you never need a loading indicator. I would recommend you to preload the images if you have the need for a loading indicator.
Hello, Is there any way how to show custom loading indication while image is loading? I can see OnLoad and OnError callbacks but there is no OnLoadStart
The text was updated successfully, but these errors were encountered: