How To Use UIScrollView in Your iPhone App

Matthew Campbell, February 1st, 2010

Sometimes you would like to be able to display an image or view that is larger than the iPhone or iPod screen. UIScrollView gives you this ability plus the feature of zooming using the pinch gesture. This video will show you how to implement this in your own iPhone app. Source Code follows video.

[Read More]