Cover flow in iPhone/iPad
Posted
by hgpc
on Stack Overflow
See other posts from Stack Overflow
or by hgpc
Published on 2010-05-10T22:59:04Z
Indexed on
2010/05/10
23:04 UTC
Read the original article
Hit count: 749
I use FlowCoverView (http://chaosinmotion.com/blog/?p=295) for cover flow, which I discovered through this question: http://stackoverflow.com/questions/767048/iphone-coverflow
FlowCoverView last update was in mid-2009 and it's performance is not very good when the images are taken from the documents directory.
Yet, there are lots of apps with cover flow. I was wondering if we all use FlowCoverView, or if there's is a better, maybe iPad-optimized solution that I haven't heard about yet.
What do you use to implement cover flow in iPhone/iPad?
© Stack Overflow or respective owner