TreeList ViewController
A treelist viewcontroller that implemented with Uikit (swift).
Features
- The sections could be expanded and folded by clicking the header.
- The list can have mutilple layers and when insert and delete, it would find its postion.
- The sort functions could be customized. By default, it would sort by first letter in the same layer.