- Three20 -- Custom UI classes used in the Facebook application
- CocoaHelpers -- Extensions to common classes
- MBProgressHUD -- Replacement for the undocumented UIProgressHUD
- cocos2d for iPhone -- 2d game engine
- TouchCustoms -- Memory management, ratings, progress bars, more (GitHub Offline)
- s7graphview -- Graphing
- core-plot -- More graphing
- HTFramework -- Reusable views
- EGOTableViewPullRefresh -- Pull to refresh like Twitter (Tweetie 2)
- PullToRefresh -- Another pull to refresh implementation
- MGSplitViewController -- UISplitViewController replacement for the iPad
- AQGridView -- A UITableView-style replacement that supports grids
- DDActionHeaderView -- Combine the core concept of UIToolbar and UINavigationBar
- DDAlertPrompt -- UIAlertView subclass providing UITextFields for user/password inputs
- ASIHTTPRequest -- an easy to use wrapper around the CFNetwork API
- ShareKit -- a quick way to integrate Twitter,Facebook, etc. into your app.
'iOS' 카테고리의 다른 글
아이폰에서 토스트 팝업 만들기 (1) | 2011.12.29 |
---|---|
UITableViewCell Custom 오른쪽 화살표 버튼 이미지 (0) | 2011.12.27 |
ActionSheet 버튼 스타일 변경작업 (0) | 2011.12.16 |
UIView 캡쳐하기 (0) | 2011.11.15 |
메모리경고 발생시 (didReceiveMemoryWarning) Modal 창의 Parent 뷰 다운 현상 방지 (0) | 2011.11.02 |