Pinned Repositories
AdoptQueryGenerationIssue
Attempt to reproduce Core Data crash related to query generation
Alamofire
Elegant HTTP Networking in Swift
BatchInsertAndUniqueConstraints
Demonstrate batch insert error when unique constraint contains multiple attributes
billibala.github.io
Chameleon
Chameleon is a port of Apple's UIKit for iOS (and some minimal related frameworks) to Mac OS X.
ComplicatedDataStack
HTTPPairKit
Pair your iOS device with Mac over HTTP
SplitViewExample
Example to make NSSplitView behave similar to Apple's "Notes" and "Mail" app
SUIToolbarPlay
Sample code for programmatically creating NSToolbar and hook it to a NSWindow
TextFieldExpansion
Auto layout example for growing/shrinking the height of a NSTextField as user types
billibala's Repositories
billibala/SUIToolbarPlay
Sample code for programmatically creating NSToolbar and hook it to a NSWindow
billibala/SplitViewExample
Example to make NSSplitView behave similar to Apple's "Notes" and "Mail" app
billibala/TextFieldExpansion
Auto layout example for growing/shrinking the height of a NSTextField as user types
billibala/HTTPPairKit
Pair your iOS device with Mac over HTTP
billibala/AdoptQueryGenerationIssue
Attempt to reproduce Core Data crash related to query generation
billibala/Alamofire
Elegant HTTP Networking in Swift
billibala/BatchInsertAndUniqueConstraints
Demonstrate batch insert error when unique constraint contains multiple attributes
billibala/billibala.github.io
billibala/Chameleon
Chameleon is a port of Apple's UIKit for iOS (and some minimal related frameworks) to Mac OS X.
billibala/ComplicatedDataStack
billibala/CoreDataBookPlay
Sample code for things I learn reading @objcio Core Data book
billibala/Faker
Generate fake data in Swift
billibala/jquery-mobile
jQuery Mobile Framework
billibala/KeychainAccess
Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
billibala/KeyCode
AppKit - Print the virtual key code for the keyboard key associated with a key event
billibala/ManagedObjectRetainCycle
billibala/MergeChangesPlay
Sample code showing Core Data managed object context may not merge background changes
billibala/mongoose
Mongoose web server
billibala/NestingCollectionView
billibala/objc-mocktail
A simple(r) way to stub out HTTP servers in your Objective-C app.
billibala/OHHTTPStubs
Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
billibala/owl-coffee-deer-site
billibala/PhotoAppSegmentedControl
An exercise trying to create a segmented control similar to the one on Apple's Photos app
billibala/RHPreferences
A simple and easy Preferences window controller with multiple tabs for your next Mac application.
billibala/SearchFieldPlay
Customize NSSearchField to support text attachment (NSTextAttachment)
billibala/stripe-go
Go library for the Stripe API.
billibala/ToolbarPlay
Simple example of using NSTitlebarAccessoryViewController