Flipboard / FLAnimatedImage

Performant animated GIF engine for iOS
MIT License
7.94k stars 1.22k forks source link

Fix Single-frame GIF rendering issue on iOS 14 #273

Open stdoho opened 8 months ago

stdoho commented 8 months ago

FLAnimatedImageView's contents get nil when the view controller disappeared on iOS14.

stdoho commented 8 months ago

This fix the issue #248