i want to implement an iPhone scroll view like the iad scroller inside the app iAd Gallery of Apple.
Here is a link with an image example of what i mean : http://www.tipb.com/images/stories/2011/04/image-266×400.png
I want a little suggestion on which is the best way to start: i use UIImageView and affine transformation? It’s too slow? Better if i implement this view with Quartz or other frameworks?
Any suggestion or idea is really appreciated !
Thank’s
Marco
I think a good place to start (and possibly a solution for your problem) would be to have a look at iCarousel.