1

I want to make a slider just like CNN's iphone application has.

http://i56.tinypic.com/15wdphg.jpg

i search all over but i didn't get any help even any clue. If some one has any idea than please share it with me, so i will make this slider.

Thanks

Michael Eakins
  • 4,149
  • 3
  • 35
  • 54
ibnyadam
  • 45
  • 6
  • possible duplicate of [Open source iPhone Coverflow like library](http://stackoverflow.com/questions/718984/open-source-iphone-coverflow-like-library) – Brad Larson Oct 26 '10 at 16:54

1 Answers1

1

That way of displaying images is called Coverflow - see the question discussing open-source libraries for iphone with cover-flow implementation.

To the libraries listed there I would also add Tapku library.

Community
  • 1
  • 1
Vladimir
  • 170,431
  • 36
  • 387
  • 313