All Projects → DianQK → Grouptableseparatorfix

DianQK / Grouptableseparatorfix

Licence: mit

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Grouptableseparatorfix

Opensource Socialnetwork
Open Source Social Network (OSSN) is a social networking software written in PHP. It allows you to make a social networking website and helps your members build social relationships, with people who share similar professional or personal interests. It is available in 16 international languages.
Stars: ✭ 710 (+914.29%)
Mutual labels:  groups
Legacytableview
simple light weight android library for displaying tabulated data
Stars: ✭ 39 (-44.29%)
Mutual labels:  tableview
Wrcellview
自定义View,类似tableView的系统cell,使用方便 Custom View, similar to the tableView system cell, easy to use
Stars: ✭ 64 (-8.57%)
Mutual labels:  tableview
Parallaxheader
Simple way to add parallax header to UIScrollView/UITableView written in Swift.
Stars: ✭ 808 (+1054.29%)
Mutual labels:  tableview
Modelassistant
Elegant library to manage the interactions between view and model in Swift
Stars: ✭ 26 (-62.86%)
Mutual labels:  tableview
React Native Ezplayer
EZPlayer component for react-native apps
Stars: ✭ 47 (-32.86%)
Mutual labels:  tableview
Diffabledatasources
💾 A library for backporting UITableView/UICollectionViewDiffableDataSource.
Stars: ✭ 601 (+758.57%)
Mutual labels:  tableview
Groups
A Laravel 5 user groups package
Stars: ✭ 66 (-5.71%)
Mutual labels:  groups
Ssplaceholdertableview
SSPlaceholderTableView is Placeholder Library for different different state wise placeHolder for UITableView/UICollectionView. Check https://www.cocoacontrols.com/controls/ssplaceholdertableview
Stars: ✭ 39 (-44.29%)
Mutual labels:  tableview
Loopback Component Access Groups
Access controls for Loopback.
Stars: ✭ 56 (-20%)
Mutual labels:  groups
Django Organizations
👫 Multi-user accounts for Django projects
Stars: ✭ 813 (+1061.43%)
Mutual labels:  groups
Datagrid
Gem to create tables grids with sortable columns and filters
Stars: ✭ 921 (+1215.71%)
Mutual labels:  tableview
Meetups
Repositório de encontros da comunidade
Stars: ✭ 52 (-25.71%)
Mutual labels:  groups
List All Programming Telegram Group
List of All Programming Telegram Group
Stars: ✭ 724 (+934.29%)
Mutual labels:  groups
Wzbgradualtableview
一个透明度渐变的TableView
Stars: ✭ 64 (-8.57%)
Mutual labels:  tableview
Swipecellkit
A swipeable UITableViewCell or UICollectionViewCell with support for:
Stars: ✭ 5,745 (+8107.14%)
Mutual labels:  tableview
Sortabletableview
An Android library containing a simple TableView and an advanced SortableTableView providing a lot of customisation possibilities to fit all needs.
Stars: ✭ 1,019 (+1355.71%)
Mutual labels:  tableview
Pulltorefresh
This component implements pure pull-to-refresh logic and you can use it for developing your own pull-to-refresh animations
Stars: ✭ 1,150 (+1542.86%)
Mutual labels:  tableview
Ios Swift Collapsible Table Section
📱 A simple iOS Swift project demonstrates how to implement collapsible table section.
Stars: ✭ 1,134 (+1520%)
Mutual labels:  tableview
Jexpandabletableview
JExpandableTableView provides out of box support for expandable table cells
Stars: ✭ 53 (-24.29%)
Mutual labels:  tableview

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].