I want to make an photo gallery in my iPhone app, but with photos in all directions, like a mosaic.
Is it possible?
Maybe not with a lot of UIImageViews, but just one, and just changing the photos. The problem is: I need a sliding (or something else) effect.
I will be glad if anyone help me.