项目作者: iOSFreak57

项目描述 :
A simple UITableview with expand and collapse functionality with customer header view which is being loaded from .xib file.
高级语言: Swift
项目地址: git://github.com/iOSFreak57/ExpandCollapseTableView.git
创建时间: 2017-06-15T18:03:12Z
项目社区:https://github.com/iOSFreak57/ExpandCollapseTableView

开源协议:Apache License 2.0

下载


ExpandCollapseTableView

A simple UITableview with expand and collapse functionality.
CustomerHeaderView class will be loaded as header view for each section. View is being loaded form xib directly to UITableview sections.
There is a ‘Provider’ class which is reponsbile passing data list to view controller. It hold the ‘DataItem’ model objects list.