There are no reviews yet. Be the first to send feedback to the community and the maintainers!
NSTree
B-Tree data structure implementation for iOS / objective-c without using CFTree. Keywords: iOS, tree, algorithms, data structures, binary, b-trees, core data, storage, unit tests, benchmarks.FacebookMenuButton
My shot at recreating Facebook Paper's hamburger menu button. Keywords: iOS, objective-c, objc, Xcode, paper, facebook, menu, hamburger, button.ParallaxScrollingFramework
Simple framework for keyframing parallax scrolling animations of UIViews in an iOS project. Keywords: ios, iphone, ipad, parallax, scrolling, scrollview, uiview, animation, tutorial, walkthrough, frameworkUISidebarViewController
Simplest darn iOS sidebar menu implementation ever. Clean, simple, sidebar panel from left or right, works with rotations, can supply basic custom animations. Keywords: Xcode, ios, sidebar, menu, hamburger, panel, simple.Unsplash
Simple iOS app that pulls images from unsplash.com and lets you see / share / download them. Keywords: unsplash, images, wallpapers, free, stock, photos, photography, ios.BrowserTabRecorder
A quick and simple browser tab recorder for making videos / animated gifs. Keywords: screen, browser, tab, recording, video, gif, screenshot, process, chrome, extension.ZBarSDKarmv7s
Just a copy of the ZBarSDK that has been recompiled for the armv7s because I'm lazy. Keywords: ios, iphone, ipad, ios6, ios7, armv7s, armv7, zbar, qr, scanner, sdk, library, lazyGChat
An attempt at a better / simpler iOS gchat / gtalk client. Tired of the terrible Google Hangouts experience. Keywords: xmpp, instant messaging, gchat, gtalk, google, chat, client, ios.SimpleBarCodeScanner
Simple bar code scanner library that uses both iOS 7 libraries as well as ZBarSDK for iOS 6 and below support. Keywords: Objc, Xcode, iOS, bar codes, scanning.CustomImagePageControl
Custom PageControl that can draw custom images as well as dots as page indicators. Keywords: UIPageControl objc ios iphone ipad pagingNSTreeDatabase
A simple database implementation using my NSTree (B-Tree) implementation. Keywords: storage, data bases, core data, b-tree, tree, data structures.GoogleVoiceSmsTextScheduler
Google Chrome Extension : Google Voice SMS Text Scheduler. Keywords: javascript chrome google voice schedulerUITouchPassingView
Simple iOS UIView subclass that implements basic touch passing so you can relay touches to another view. Useful in cases where you want the touchable area to be larger than visible bounds of a particular view. Keywords: ios, xcode, view, touch, pass, through, relay.ApartmentBot
DefaultImagesIOS
Default blank black launch images and screen shots so you can just go ahead and create the app on iTunes Connect already! Keywords: Xcode, iOS, launch, image, default, black, stock.CleanXcodeObjcTemplates
Simpler, cleaner objective C class templates for iOS projects in Xcode. Keywords: Xcode ios iphone ipad objc classes templatesiOSProjectEssentials
Somewhere to save some essential project files that I always end up using and are best practices, but don't come with Xcode's default.MEANStackSetup
Quick setup script to put together a MEAN (Mongo, Express, Angular, Node) stack app using MEAN.io's repo in 1 minute! For quick setup for hackathons and such. ;) Keywords: MongoDB, ExpressJS, AngularJS, NodeJS, MEAN, stack, setup, script, init, repo, bash, unix, shell.GithubBashScripts
Bash scripts to simplify and wrap up a bunch of commands at once to quickly create, update, push, and finish/delete branches. Keywords: git, github, pivotal tracker, productivity, bash, unix, shellLove Open Source and this site? Check out how you can help us