James Tang
James Tang
AFNetworking-ProxyQueue
AFNetworking with multiple operation queue support, to separate download operations from affecting too much on main network request.
JTAttributedLabel
Ported back NSAttributeString in iOS 5 for you to create rich text UILabels in Interface Builder. (experimental)
JTGestureBasedTableViewDemo
(demo) Recreating the buttonless interaction pattern found in Clear for iPhone app
JTObjectMapping
A very simple objective-c framework that maps a JSON response from NSDictionary or NSArray to an NSObject subclass for iOS.
JTRevealSidebarDemo
(demo) A carefully implemented iOS objective-c library to mimic the sidebar layout of the new Facebook app and Path 2.0 app.
SettingsBundleDemo
Integrate Settings.bundle and show iOS version with Git commit in 5 mins