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

Separator line doesn't go away. #17

Closed anupamchugh closed 4 years ago

anupamchugh commented 4 years ago

Setting this : expandableTableView.separatorStyle = .none doesn't work