awesome opnesource iPhone libraries

1) This library comes with a lot of cool functionality especially coverflow.
http://tapku.com/
https://github.com/devinross/tapkulibrary

2) Another iOS library set. This was initially developed for the facebook iOS app. It has formed the bases of many apps since then, especially a base for app that want iPhone home screen type launcher inside for micro apps.

3) Library for adding activity view
http://github.com/matej/MBProgressHUD

4) Library for resizing UIImages and adding rounded corners.
http://vocaro.com/trevor/blog/2009/10/12/resize-a-uiimage-the-right-way

Comments