Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

phranck/CCNTreeNode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CCNTreeNode (discontinued)

Update: 12 August 2014

As this peace of code intentionally were produced for a customer project I found a better solution (JTTree). Therefore it will stay open but discontinued. No more development on it.

Overview

Using CCNTreeNode is a convenient and easy way to build a tree of nested objects. You can use it as a datasource for your table view, source view or what ever.

Installation

Via CocoaPods

Just add pod 'CCNTreeNode' to your podfile.

Via Drag&Drop

Just drag the CCNTreeNode.* files into your project.

Requirements

CCNTreeNode was written using ARC and should run on 10.7 / iOS 6 and above.

Contribution

The code is provided as-is, and it is far off being complete or free of bugs. If you like this component feel free to support it. Make changes related to your needs, extend it or just use it in your own project. Feedbacks are very welcome. Just contact me at opensource@cocoanaut.com or send me a ping on Twitter.

If you like this component or you're using it in your own software so please let me know. I'll give you a mention and set a link to your website (or the Mac App Store, if it exists).

Documentation

You can find the complete reference here (CocoaDocs).

License

This software is published under the MIT License.