To create expandable table view in IOS 5.0 [closed]

僤鯓⒐⒋嵵緔 提交于 2019-11-29 08:02:37

This shows you how to expand/collapse Table View Sections http://www.cocoanetics.com/2011/03/expandingcollapsing-tableview-sections/

JKExpandTableView is an open source library implementing an expandable table view (subclass of UITableView) . Please sure to checkout the provided sample project as well. : http://jackkwok.github.io/JKExpandTableView/

Check out SubTable, it handles the expanding/collapsing for you, and it's easy to plug in and start customizing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!