Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stunner/stacollapsabletable
iOS table model that makes your table views collapsable/expandable & supports search. Written in Objective-C.
https://github.com/stunner/stacollapsabletable
collapsable expandable ios objective-c tableview uitableviewdatasource
Last synced: 15 days ago
JSON representation
iOS table model that makes your table views collapsable/expandable & supports search. Written in Objective-C.
- Host: GitHub
- URL: https://github.com/stunner/stacollapsabletable
- Owner: Stunner
- Created: 2017-06-17T01:08:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-21T06:51:07.000Z (about 6 years ago)
- Last Synced: 2024-11-30T00:41:48.982Z (2 months ago)
- Topics: collapsable, expandable, ios, objective-c, tableview, uitableviewdatasource
- Language: Objective-C
- Homepage:
- Size: 4.41 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Sample project in action:**
![demo](media/STACollapsableTableDemo.gif)
Consult the included sample project and documented header files for how to use within your own project.
More info coming soon!