watchOS-2-Sampler

Code examples for new features of watchOS 2. Source: shu223/watchOS-2-Sampler

XcodeServerSDK

Access Xcode Server API with native Swift objects. Source: czechboy0/XcodeServerSDK

GaugeKit

Easy reproduce Apple’s style gauges. Source: skywinder/GaugeKit

DZNEmptyDataSet

Most applications show lists of content (data sets), which many turn out to be empty at one point, specially for new users with blank accounts. Empty screens create confusion by not being clear about what’s going on, if there is an error/bug or if the user is supposed to do something within your app to […]