I have got all images of iphone using AssetsLibrary.I am passing UIImage object in imageview and display images in scrollview. There are more than 200 images in iphone and i
There are many tutorial available for this.
Let me point some of them:
How To Use UIScrollView to Scroll and Zoom Content
Scroll Lazy Image Load for iOS
If you dont have problem in using someone's code DMLazyScrollView : Lazy Loading UIScrollView (with infinite page scrolling)