A simple iPhone TableViewController for adding pull-to-refresh functionality.
added: 2010-07-28
Rating: +4
ObjectAL for iPhone is designed to be a simpler, more intuitive interface to OpenAL and AVAudioPlayer. There are four main parts to ObjectAL for iPhone:
* ObjectAL gives you full access to the OpenAL system without the hassle of the C API. All OpenAL operations can be performed using first class objects and properties, without needing to muddle around with arrays of data, maintain IDs, or pass around pointers to basic types.
* BackgroundAudio provides a simpler interface to AVAudioPlayer, allowing you to play, stop, pause, and mute background music tracks. As well, it provides an easy way to configure how AVAudioPlayer will handle iPod-style music playing and the silent switch.
* IphoneAudioSupport provides support functionality for audio in iPhone, including automatic interrupt handling and audio data loading routines.
* SimpleIphoneAudio layers on top of the other three, providing an even simpler interface for playing background music and sound effects.
added: 2010-07-16
Rating: +7
iOS/iPhone OS MapKit sample for draggable AnnotationView with CoreAnimation pin lift/drop/bounce effects.
added: 2010-07-09
Rating: +2
Open source, drop-in share features for all iOS apps. Share URLs, images, text, and even files. ShareKit will only display the services that can handle the content you want to share.
Supports: Delicious, Email, Google Reader, Facebook, Read It Later, Pinboard, Twitter and more. New services can be submitted by anyone and dropped into your project at anytime.
added: 2010-07-09
Rating: +4
A set of UITableViewController and UINavigationController subclasses for quickly prototyping iPhone applications.
added: 2010-07-01
Rating: +3
This project provides a simple framework to centralize style information (fonts, colors, etc) in iPhone and Mac applications.
added: 2010-06-30
Rating: +4