I have implemented UITableView
with coding. I have also set UITableViewCellSeparatorStyleNone
. It is hiding for iOS8 and below but not hiding with iOS9 Beta.
Please set the separator style to None in layoutSubviews method.
When constraints-based layout is used the base implementation applies the constraints-based layout and setting separatorStyle to UITableViewCellSeparatorStyleNone in this method will hide the separator for you.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With