enricmacias / ExpandableTableViewController

Swift library to easily show, hide and customize table view cells as an expandable list of items.
MIT License
37 stars 9 forks source link

Use this library in uiviewcontroller #13

Open vre142 opened 6 years ago

vre142 commented 6 years ago

Hi, How can I use this library in uiviewcontroller not uitableviewcontroller? because I have two button fixed in bottom of screen but with uitableviewcontroller I can't use them. Thanks, Vafa

enricmacias commented 6 years ago

I'm working on that at the moment. There is another issue open with the same problem: https://github.com/enricmacias/ExpandableTableViewController/issues/8