UIImageView + Async Dowload Remote Image

1 min readFeb 12, 2017

UIImageView+AsyncLoad is an extension of UIImageView for loading and displaying images asynchronously on iOS. Developer will have a hassle free environment for showing the remote image on imageview without doing much work, more sepcifically not worring about network calls, with out blocking the UI.

https://github.com/Vinodh-G/UIImageView-AsyncLoad

UIImageView + AsyncLoad

--

--

Vinodh Swamy
Vinodh Swamy

No responses yet