Show images with Cover Flow effect in Objective-C

Asked

Viewed 134 times

1

  • Tiago, I added the link to Wikipedia, but maybe you haven’t read it yet... it was a good idea?

  • It was a great!! had not seen this picture there! The representative image exactly what I need!! I’ll see the link! Thanks

  • So does that mean that Apple removed the native library for this purpose??? Then I really have to use some third-party class??

1 answer

1


There is no native component. You can build one using Uicollectionview with horizontal scroll, but it will be relatively laborious. I suggest using the library iCarousel

It is very simple to use and quite customizable.

  • Thank you @Rafaelleão. I’m seeing that I’m really going to have to use third party library. It is a shame not to have something provided by Apple itself, because it is a very cool visual tool and it gives a very good look in the app’s!

  • Someone has and has used the Cfcoverflowview API to implement cover flow??

Browser other questions tagged

You are not signed in. Login or sign up in order to post.