Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackkwok/JKExpandTableView
Expandable Nested Table View for iOS (iPhone & iPad). JKExpandTableView is a subclass of UITableView.
https://github.com/jackkwok/JKExpandTableView
Last synced: 3 months ago
JSON representation
Expandable Nested Table View for iOS (iPhone & iPad). JKExpandTableView is a subclass of UITableView.
- Host: GitHub
- URL: https://github.com/jackkwok/JKExpandTableView
- Owner: jackkwok
- License: mit
- Created: 2013-07-25T07:28:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-19T20:08:05.000Z (over 9 years ago)
- Last Synced: 2024-07-20T11:06:26.597Z (4 months ago)
- Language: Objective-C
- Homepage: http://jackkwok.github.io/JKExpandTableView
- Size: 759 KB
- Stars: 139
- Watchers: 10
- Forks: 44
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
JKExpandTableView for iOS
===============================================================## Summary
JKExpandTableView is a subclass of UITableView for iOS that makes it easy to create a table view with expandable/collapsable rows. Recursive nesting is not supported.
Compatibility: iOS 4.0+ (iPhone and iPad). Requires ARC.
**[Guide to getting started using JKExpandTableView](http://jackkwok.github.io/JKExpandTableView)**
## Author
Jack Kwok [@jackkwok](http://twitter.com/jackkwok).[The Moblie Idea Factory Blog](http://www.mobileideafactory.com)
Specialities: Architecture, iOS, Android.
## License
MIT License. As stated under the LICENSE file.[![githalytics.com alpha](https://cruel-carlota.pagodabox.com/583de44d5903e99a84cbefc79def9871 "githalytics.com")](http://githalytics.com/jackkwok/JKExpandTableView)