Quantcast
Channel: iOS Swift How To Use Gif File Inside My Project - Stack Overflow
Viewing all articles
Browse latest Browse all 5

Answer by Sivajee Battina for iOS Swift How To Use Gif File Inside My Project

$
0
0

iOS won't support .gif images directly. You have to use latest version of third party library like SDWebImage. The simplified solution is to use Webview.

Or else,You can use UIImageView+Extension


Viewing all articles
Browse latest Browse all 5

Trending Articles