image downloader, reusable cells, UITableViewCell, UICollectionViewCell, documentation, README Using ImageDownloader library with reusable cells This is the second part of original post where I wrote about how I built an image downloader and caching library for images. (webp and gif excluding). However, there is one thing which
UICollectionView, UICollectionViewCell, Tutorial, Swift, Advanced Swift Tutorial - Creating Programmatic UICollectionView in Swift Creating a UICollectionView could be stressful - As compared to dealing with UITableView. But things don't have to be this way for so long. Every time I have to add a CollectionView in