0

I want to make photogrid like this app.

I know that I can do this using UIClollectionView or any other demos available in cocoa controls , but the issue of using all these is that i can not move the grid view in any direction i.e i can move only in horizontal or vertical directions but not in z axis direction (i.e scrolling horizontal and vertical directions at the same time).

I want the grid view to move in any directions.

Is there any way to achieve this?

Thanks..

Rohan
  • 2,939
  • 5
  • 36
  • 65
  • "z axis" does not mean what you think it means. – Kreiri Aug 12 '13 at 05:42
  • @Kreiri - Ya i know, but i just wanted to explain that i want to move grid in any direction. – Rohan Aug 12 '13 at 05:45
  • It sounds like to want to disable the directional lock. Try [this](http://stackoverflow.com/questions/11001938/uiscrollview-scrolling-in-only-one-direction-at-a-time) – Randy James Aug 14 '13 at 17:20

0 Answers0