• Stars
    star
    11
  • Rank 1,662,471 (Top 34 %)
  • Language
    Objective-C
  • Created almost 12 years ago
  • Updated almost 12 years ago

Reviews

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

Repository Details

A flexible, generic, side menus view controller with a powerfully simple API, similar to the Facebook and Path 2.0 Apps

More Repositories

1

Cocos2DUIKit

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

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
3

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
4

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
5

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
6

CoreDataOperation

Code accompanying a tech talk on NSOperation and Core Data. Checkpoints given by commit tags!
Objective-C
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