kaishin / Gifu

High-performance animated GIF support for iOS in Swift
Other
3.09k stars 279 forks source link

Support iOS 14 #162

Closed yaakovgamliel closed 4 years ago

yaakovgamliel commented 4 years ago

The library doesn't support iOS 14. I did a couple of check and could not find the source of his issue, if someone can point me to the right class I can fix it and make a PR

kaishin commented 4 years ago

There is currently a PR for this: https://github.com/kaishin/Gifu/pull/159

kaishin commented 4 years ago

It's merged now. Try with the master branch.

yaakovgamliel commented 4 years ago

Thanks!

yaakovgamliel commented 4 years ago

Its working as expected, thank you for the quick response!