Expandable List
May 30, 2020 • MIT License
A Swift UI skeleton project that demonstrates an expanding and collapsing list
ExpandableButton
October 30, 2018 • MIT License
Customizable and easy to use expandable button in Swift.
CITreeView
February 01, 2018 • MIT License
CITreeView created to implement and maintain that wanted TreeView structures for IOS platforms easy way.
ABExpandableView
December 29, 2017 • MIT License
Expandable, collapsible, filterable and single/multi selectable table view.
ExpandableTable
December 29, 2017 • MIT License
AZExpandable is a lightweight proxy for UITableView to expand cells.
ExpyTableView
June 19, 2017 • MIT License
Make your table view as expandable just by implementing one method.
Expandable TableView
May 28, 2017 • Apache 2.0 License
A simplest demonstration of expandable UITableView without using third party libs.
KJExpandableTableTree
May 23, 2017 • MIT License
Provides a tableview cells expansion (expanding cell area - subcells'), you can expand cells up to level ∞-1. Use Dynamic JSON Tree structure to initialise, or use static initialisers - Indexing/Sw...
No image provided.
expandableCellScroll
May 01, 2017 • Apache 2.0 License
This project shows how to develop expandable cells in a UITableView. Each cell in turn consists of a UIScrollView and a UIImageView background. Data is fetched via an API call. Developed in Latest ...
JExpandableTableView
April 16, 2017 • MIT License
JExpandableTableView provides out of box support for expandable table cells
YNExpandableCell
March 20, 2017 • MIT License
✨ Awesome expandable, collapsible table view cell written in Swift 3
Collapse View Expandable Layout
March 11, 2017 • Apache 2.0 License
Expandable Layout - Collapse View
This is an iOS project that brings an expandable layout with animation.
LUExpandableTableView
December 30, 2016 • MIT License
A subclass of `UITableView` with expandable and collapsible sections
ASJExpandableTextView
August 09, 2016 • MIT License
A UITextView with placeholder that can expand and contract according to its content
VKExpandableButton
August 06, 2016 • MIT License
VKExpandableButton is a simple and easy-to-use expandable button written in Swift. You can put any String or UIImage inside it's content and customize it as you wish.
ExpandableTableView
July 01, 2016 • MIT License
This subclass of UITableView makes the Headers to expand or collapse.
AZExpandableIconListView
May 07, 2016 • MIT License
An expandable/collapsible view that holds an array of UIImageView written in Swift.
ExpandableTableView
May 05, 2016 • MIT License
Generic View Controller which can be used to show expandable sections in apps like FAQs. Accespts json data in the form [{"Question":"Question 1","Answer":"Answer 1"] and loads it in tableview with...
SFFocusViewLayout
November 13, 2015 • Apache 2.0 License
UICollectionViewLayout with focused content
ExpandableTableView
September 21, 2015 • Apache 2.0 License
This is a subclass of UITableView where you can expand the header. Download the project and see the example.