A collapsible list that functions like a UITableView, except you can collapse and open cells on a click. Feed it UIViews for what is shown when each cell is open. Works via delegation similar to UITableView.
I used this lib to my project running on ipad ios 8 but it seems not work. I setup the constraints for CollapseClick and CollapseCell but the sub view cannot full in Width. It always show the width = 600px. Please help to solve that. Thanks
I used this lib to my project running on ipad ios 8 but it seems not work. I setup the constraints for CollapseClick and CollapseCell but the sub view cannot full in Width. It always show the width = 600px. Please help to solve that. Thanks