I want to integrate the Cover Flow for the images display in my iPhone Application can anyone guide me how can i do this. I found lot of tutorials on Google but not a single one is helpful
Asked
Active
Viewed 919 times
-3
-
3**Which one you have tried?** There are number of demos available on net. Have you tried any ? – Devang Apr 04 '12 at 14:52
-
1Check this link : https://www.google.co.in/search?q=coverflow+demo+iOS&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a I found so many demos. – Devang Apr 04 '12 at 14:53
1 Answers
0
Cover flow is a private apple api so you cannot use it. There are, however, open source alternatives like FlowCover.

Zalykr
- 1,524
- 1
- 10
- 20
-
Thankx Heliem for your response. Please can u guide me . what if i use the code given in above tutorial , is after using this my APP get reject from Apple , because Cover flow is private API – Muhammad Saqib Apr 04 '12 at 14:49
-
Yes, but what Heliem has offered you is is *not* a private API, so go for it. – Extra Savoir-Faire Apr 04 '12 at 15:31