CocoaPods trunk is moving to be read-only. Read more on the blog, there are 13 months to go.
| TestsTested | ✗ |
| LangLanguage | SwiftSwift |
| License | MIT |
| ReleasedLast Release | Nov 2017 |
| SPMSupports SPM | ✗ |
Maintained by DianQK.
Remove your first and last separator line on grouped tableview.
pod 'GroupTableSeparatorFix', '~> 0.2.0'
github "DianQK/GroupTableSeparatorFix" ~> 0.2
just add this code when you need:
GroupTableSeparatorFix.removeFirstAndLastSeparatorLine()Don't forget
import GroupTableSeparatorFix.
MIT