SwiftMultiSelect
SwiftMultiSelect copied to clipboard
A tableview with graphical multi selection (contacts from PhoneBook or items from custom lists)

When I select one member it select one but I see 2 checkmarks. I an unable to identify why it's happening ...
Suggests 2 things : - Changed userDidSearch method to pass tableView : ``` func userDidSearch(searchString:String, tableView: UITableView) ``` It allows to reload tableView once my async request has given me...
ui design is broken on iPhoneX layout like this. I did just run as your sample project (with lib ver 0.2.4)