0

I'm trying to create something similar to the Guardian's Eyewitness app for iPad. I'm mainly just concerned with the scrollview on the navigation homescreen and how the scaling and carousel effect could be achieved?

If someone knows how this could be coded or knows of sample code producing a similar result, please let me know.

Thanks

Brian Halpin
  • 169
  • 1
  • 14

1 Answers1

0

I am using iCarousel to make carousel effects. Please check the source code and samples here.

Paramasivan Samuttiram
  • 3,728
  • 1
  • 24
  • 28
  • Thanks for providing me with a sample. It's little overkill to what I need (3D) but at least it's a start to something I can work with. – Brian Halpin Nov 26 '12 at 12:45