Skip to content

Latest commit

 

History

History
41 lines (20 loc) · 908 Bytes

README.markdown

File metadata and controls

41 lines (20 loc) · 908 Bytes

iTunesTabView

What is iTunesTabView ?

iTunesTabView is a implementation of the iTunes like tabs (used in iTunes < 10 for iPhone configuration) It uses the old CPTabView implementation, modified to be nice looking. This Library is used by Archipel Project, which is not public at this time. This library is released under AGPL license. Feel free to use it or improve it.

Build

To build TNKit you can type

# jake debug ; jake release

Quick Start

Simply include the iTunesTabView framework in your Frameworks directory and include iTunesTabView.js

@import <iTunesTabView/iTunesTabView.j>

Demo application

You can see a demo application here: Demo

Documentation

To generate the documentation execute the following :

# jake docs

Help / Suggestion

You can reach us at irc://irc.freenode.net/#archipel