• Stars
    star
    1
  • Language
    Objective-C
  • License
    MIT License
  • Created about 9 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code accompanying a tech talk on NSOperation and Core Data. Checkpoints given by commit tags!

More Repositories

1

SOSideMenusController

A flexible, generic, side menus view controller with a powerfully simple API, similar to the Facebook and Path 2.0 Apps
Objective-C
11
star
2

Cocos2DUIKit

A Boilerplate Project for making apps using both UIKit and Cocos2D
Objective-C
4
star
3

SOPatternBGTableViewController

This Table View Controller allows you to provide a pattern image that scrolls with your content (originally designed for a TableView although could equally work with a UIScrollView) with the table view's content, which could have row heights that are not a multiple of your desired backgroundt tile size.
Objective-C
4
star
4

SOTransitionalViewController

A container view controller that can transition from one view controller to another. Like a UINavigationController without a stack and more transition options.
Objective-C
3
star
5

HSKenBurnsView

A UIView subclass that takes an array of imageURLs (filenames, fileURLs, remote URLs, assets library URLs) and makes a Ken Burns style slideshow
Objective-C
2
star
6

CloudServiceFileSync

CloudServiceFileSync is an abstraction layer for various Cloud Services so that with a bit of glue code, you can use one interface to sync your data with various cloud services. Currently iCloud and Dropbox are supported.
Swift
1
star
7

Xcode-Appledoc-Snippets

A collection of Xcode code snippets that you can use for convenience when writing appledoc documentation
Objective-C
1
star
8

CCGameCameraNode

An attempt at a way to pan around your game world, which also allows zooming. For Cocos2D and SpriteBuilder 3.3
Objective-C
1
star