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

Animated GIF Support #276

Open
wcrtr opened this issue Apr 28, 2021 · 2 comments
Open

Animated GIF Support #276

wcrtr opened this issue Apr 28, 2021 · 2 comments

Comments

@wcrtr
Copy link

wcrtr commented Apr 28, 2021

I'm not sure if this is supposed to be a supported feature but loading an animated gif into Lightbox doesn't handle the animation, just the first frame.

@idevChandra6
Copy link

I have this same wish. I hope Lightbox can support Gif animations.

@fukemy
Copy link

fukemy commented Apr 3, 2023

Hi, does gif supported?
I have configured the image, but not working:

LightboxConfig.loadImage = { imageView, url, completion in
      imageView.sd_setImage(with: url) { image, _, _ , _ in
        completion?(image)
      }
    }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants