GroupTableSeparatorFix icon indicating copy to clipboard operation
GroupTableSeparatorFix copied to clipboard

GroupTableSeparatorFix

Remove your first and last separator line on grouped tableview.

Install

Cocoapods

pod 'GroupTableSeparatorFix', '~> 0.2.0'

Carthage

github "DianQK/GroupTableSeparatorFix" ~> 0.2

Usage

just add this code when you need:

GroupTableSeparatorFix.removeFirstAndLastSeparatorLine()

Don't forget import GroupTableSeparatorFix.

License

MIT