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

iOS Swift How To Use Gif File Inside My Project

$
0
0

In my app I need to use .gif and I did searched on it. Everyone asked to use UIImage.gifImageWithName("funny") or UIImage.gifWithName("jeremy") for adding .gif file. But I'm getting error on those Type 'UIImage' has no member 'gifWithName'. How to solve those Issues and How to use .gif in my app.


Viewing all articles
Browse latest Browse all 5

Trending Articles