Pinned Repositories
Animated-Transition-Collection
A collection of easy-to-use UIViewController animated transitions
CHCSVParser
A proper CSV parser for Objective-C
iOSDevDirectory
The iOS Dev Directory
JigsawPuzzleGame
An example jigsaw puzzle game
MKAnnotationViewWithAutoLayout
Example showing MKAnnotationViews using AutoLayout, from http://simonfairbairn.com/?p=896
Node-Component-Example-using-SpriteKit
An example playground for creating generic node components in SpriteKit
Reading-CSV-Files-using-the-Scanner-Class
Example Swift Playground showing how to use Apple's Scanner class to read CSV files
Sticking-Nodes-to-Corners
An example Playground showing how to stick SKNode children to their parent's corners or edges.
SwiftyMarkdown
Converts Markdown files and strings into NSAttributedStrings with lots of customisation options.
VTATankerView
An easy to use pop up UIView with a container to hold any other view.
SimonFairbairn's Repositories
SimonFairbairn/SwiftyMarkdown
Converts Markdown files and strings into NSAttributedStrings with lots of customisation options.
SimonFairbairn/Animated-Transition-Collection
A collection of easy-to-use UIViewController animated transitions
SimonFairbairn/JigsawPuzzleGame
An example jigsaw puzzle game
SimonFairbairn/Node-Component-Example-using-SpriteKit
An example playground for creating generic node components in SpriteKit
SimonFairbairn/MKAnnotationViewWithAutoLayout
Example showing MKAnnotationViews using AutoLayout, from http://simonfairbairn.com/?p=896
SimonFairbairn/Sticking-Nodes-to-Corners
An example Playground showing how to stick SKNode children to their parent's corners or edges.
SimonFairbairn/VTATankerView
An easy to use pop up UIView with a container to hold any other view.
SimonFairbairn/CHCSVParser
A proper CSV parser for Objective-C
SimonFairbairn/iOSDevDirectory
The iOS Dev Directory
SimonFairbairn/Reading-CSV-Files-using-the-Scanner-Class
Example Swift Playground showing how to use Apple's Scanner class to read CSV files
SimonFairbairn/ASEtoPlist
Converts Adobe Swatch Exchange files to an Xcode-ready Plist
SimonFairbairn/Halving-Protocol-Example
A Swift Playground that demonstrates associated types with protocols.
SimonFairbairn/magical-wordpress-downloadifier
Automatically grabs your database and files and installs them to a local testing server
SimonFairbairn/PredicateComposer
Compose Core Data predicates in a more type-safe way.
SimonFairbairn/simonfairbairn.github.com
SimonFairbairn/VTABackupManager
Quick and easy way to archive and read Core Data managed object graphs.
SimonFairbairn/VTAStarRater
A UIView subclass that allows you to drag out a star rating
SimonFairbairn/XYPieChart
A simple and animated Pie Chart for your iOS app.