I need to implement cover flow functionality to our iPhone application. I tried to find sample code online to get started with it, but I didn\'t have any luck. Can anyone tell m
This one looks promising:
https://github.com/nicklockwood/iCarousel
Seems to be more actively maintained than the other two suggested above.