0

I am looking create a basic iphone app which can automatically scroll down a list of grid images, How can I do this?

I have attached an example grid image which I would like to be able to scroll automatically:

http://0.tqn.com/d/ipod/1/0/b/3/-/-/iphone_gallery_6.jpg

brade
  • 9
  • 4

2 Answers2

0

Use UICollectionView if you don't know how to use the UICollectionView i can paste my code here

Creating UICollectionView programmatically

Vishnu
  • 356
  • 3
  • 19