Skip to content

Instantly share code, notes, and snippets.

@eiffelqiu
Created May 24, 2011 04:34
Show Gist options
  • Save eiffelqiu/988146 to your computer and use it in GitHub Desktop.
Save eiffelqiu/988146 to your computer and use it in GitHub Desktop.
Essential Objective-C libs
ASIHTTPRequest: https://github.com/pokeb/asi-http-request
JSONKit: https://github.com/johnezang/JSONKit
EGOImageLoading: https://github.com/enormego/EGOImageLoading
EGOCache: https://github.com/enormego/EGOCache
FMDB: https://github.com/ccgus/fmdb
three20: https://github.com/facebook/three20
-------------------------------
Facebook SDK: https://github.com/facebook/facebook-ios-sdk
-------------------------------
Twitter:
MGTwitterEngine: https://github.com/mattgemmell/MGTwitterEngine
OAuthConsumer: https://github.com/jdg/oauthconsumer
Yajl: https://github.com/gabriel/yajl-objc
-------------------------------
UI Controls:
Collection - http://cocoacontrols.com/platforms/ios/controls
iPhone Gradient Buttons: http://code.google.com/p/iphonegradientbuttons/
MBProgressHUD: https://github.com/jdg/MBProgressHUD
RaisedTabBar: https://github.com/boctor/idev-recipes/tree/master/RaisedCenterTabBar
StretchableImages: https://github.com/boctor/idev-recipes/tree/master/StretchableImages
Custom Back Button: https://github.com/boctor/idev-recipes/tree/master/CustomBackButton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment