Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading indicator #12

Closed
alesdvorakcz opened this issue Jan 15, 2024 · 3 comments
Closed

Loading indicator #12

alesdvorakcz opened this issue Jan 15, 2024 · 3 comments

Comments

@alesdvorakcz
Copy link

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

@Aleksandern
Copy link

and no onLoadEnd

@fukemy
Copy link

fukemy commented Feb 16, 2024

while it's based on SDWebImage and Glide, you can enable it from native code

@xerdnu
Copy link
Owner

xerdnu commented Aug 14, 2024

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.

Best regards!

@xerdnu xerdnu closed this as completed Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants