I need to display a profile pic of every user corresponding to his name in a UITableView. Until the image is downloaded I need to show an image with his name\'s first alphabet l
I've written a Swift library for this : https://github.com/ayushn21/AvatarImageView
It's highly customisable and uses a protocol oriented approach to get it's data and configuration