HamzaGhazouani/HGPlaceholders

how do I set "tableView.separatorStyle = .none

thomasmbr opened this issue · 1 comments

Hello everyone,
how do I set tableView.separatorStyle = .none?
Because when the placeholderTableView?. ShowLoadingPlaceholder() is hidden and the table is reloaded, it returns to own singleLines.

Hi @thomasmbr, this issue is fixed by this PR: #35
Thanks