threads

Networked Image View

Sometime it is prefered that the image that gets displayed in an iPhone app is downloaded from the internet, much like an image in a web page. In order to make displaying a networked image as simple to accomplish as the UIKit's UIImageView, I created the MKNetworkImageView class.
Read More...
0 Comments