Search results for expandablecell

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 ...
YNExpandableCell screenshot

YNExpandableCell

March 20, 2017 • MIT License
✨ Awesome expandable, collapsible table view cell written in Swift 3
ExpandableTableView screenshot

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...