HGPlaceholders
HGPlaceholders copied to clipboard
how do I set "tableView.separatorStyle = .none
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