[F/OS] Image Loader - Extension for image loading and caching

Good job :+1:

You can try modifying the jar.

Good extension provide more functionality and try to reduce the size of extension . Otherwise extension is very very impressive . Good work :grinning:

2 Likes

Good extension
Good work :heart_eyes:

2 Likes

Thank you for helping the community. You did a beautiful job!

2 Likes

Nice Idea :grinning:, I will try to do it. Thank you.

1 Like

Nice Extension :heart_eyes:
Can we use this with Custom listview?

1 Like

Nice aix. …

1 Like

can we also load images as arrangement background? great extension btw

Good extention.keep it up

1 Like

It would be more amazing if it’s work with more components such as arrangements background image or button background image

1 Like

Update version 2

New blocks

  • LoadImageAsync: Requested by @OfficialDjJohn .
    This method loads the image Asynchronous in the image component. Parameters : imageComponent: The image component where the image will be displayed. url: The URL of the image you want to load.

async

  • LoadingImage: Requested by @Maayur .
    The image that will be displayed when is loading.

loading

  • ErrorImage: The image that will be displayed when in case of an error.

error

10 Likes

Yes, you can do it with this method:

async

2 Likes

No sorry, it’s not possible for now.

1 Like

great job …what js defferent image async and image loader?

1 Like

Asynchronous image loading is nothing but a loading process which happens in background so that it doesn’t block main UI thread and let user to play with other loaded data on the screen.

3 Likes

Thank You Very Much For This Extension It Helped Me A Lot In My Project

2 Likes

Hey @DevYB, I used your extension with dynamic arragement extension by @yusufcihan , but it’s not load image fast
Its also work with dynamic arrangement?

Show your blocks, please.

1 Like

:thinking:Can this extension be used with image listview or collintree listview ,if yes then how ?

This extension works only with image component.

1 Like