coverflow

Open source CoverFlow library for iPhone [closed]

牧云@^-^@ 提交于 2019-11-26 11:31:44
Are there any open source, CoverFlow-like APIs or libraries available for the iPhone? I've found one implementation that is licensed per application, however, I'd much prefer to go the open source route. Also, I'm interested in libraries that use only public APIs, as using non-public APIs might keep an app from getting published in the App Store. oldbeamer The nice people at Chaosinmotion have got the following available: http://www.chaosinmotion.com/flowcover.html It's BSD licensed. You might also want to check out a library I released at iPhoneDevCamp -- OpenFlow. http://apparentlogic.com

Open source CoverFlow library for iPhone [closed]

↘锁芯ラ 提交于 2019-11-26 05:52:12
问题 Are there any open source, CoverFlow-like APIs or libraries available for the iPhone? I\'ve found one implementation that is licensed per application, however, I\'d much prefer to go the open source route. Also, I\'m interested in libraries that use only public APIs, as using non-public APIs might keep an app from getting published in the App Store. 回答1: The nice people at Chaosinmotion have got the following available: http://www.chaosinmotion.com/flowcover.html It's BSD licensed. 回答2: You