I have looked online for many solutions on how to load a GIF in Xcode using Swift. But, all of them uses a lot of memory in the iOS App. These are the solutions I tried till yet! Could anyone please recommend me a better solution on loading a GIF in Xcode using Swift. Thanks for the help!
How to add GIF images to Assets folder and load them in UIImageView programmatically