You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am loading GIFs in my horizontal UICollectionView. While scrolling UICollectionView, one cell's GIF exchange with another cell and then show's updated new GIF.
The text was updated successfully, but these errors were encountered:
I have successfully implemented FLAnimatedImageView in UICollectionView using "<SDWebImage/FLAnimatedImageView+WebCache.h>". But it slows down the GIF speed in case of different 10 instances of GIF URLs.
I am loading GIFs in my horizontal UICollectionView. While scrolling UICollectionView, one cell's GIF exchange with another cell and then show's updated new GIF.
The text was updated successfully, but these errors were encountered: