James Tang

Results 9 repositories owned by James Tang

AFNetworking-ProxyQueue

41
Stars
4
Forks
Watchers

AFNetworking with multiple operation queue support, to separate download operations from affecting too much on main network request.

CRDT

39
Stars
3
Forks
Watchers

CRDT implementation in Swift, Last Write Win

JTAttributedLabel

38
Stars
6
Forks
Watchers

Ported back NSAttributeString in iOS 5 for you to create rich text UILabels in Interface Builder. (experimental)

JTGestureBasedTableViewDemo

1.3k
Stars
208
Forks
Watchers

(demo) Recreating the buttonless interaction pattern found in Clear for iPhone app

JTObjectMapping

267
Stars
56
Forks
Watchers

A very simple objective-c framework that maps a JSON response from NSDictionary or NSArray to an NSObject subclass for iOS.

JTRevealSidebarDemo

1.2k
Stars
256
Forks
Watchers

(demo) A carefully implemented iOS objective-c library to mimic the sidebar layout of the new Facebook app and Path 2.0 app.

MVCP

31
Stars
6
Forks
Watchers

Introducing Model-View-Controller-Presenter

ObjectiveSpring

29
Stars
7
Forks
Watchers

A sample project for using Spring in Objective-C project

SettingsBundleDemo

25
Stars
7
Forks
Watchers

Integrate Settings.bundle and show iOS version with Git commit in 5 mins