SWTableViewCell
Table view cell
A utility table view cell subclass with swipeable content and dynamic button layout.
An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
7k stars
257 watching
1k forks
Language: Objective-C
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
swipecellkit/swipecellkit | Provides a reusable swipeable table view cell or collection view cell implementation with customizable actions and transitions for iOS applications. | 6,214 |
mortimergoro/mgswipetablecell | A reusable, customizable UITableViewCell subclass with swipeable buttons and various transition options | 6,964 |
robertherdzik/rhpreviewcell | A custom UITableViewCell implementation that provides a way to preview and interact with the content under a table view cell | 386 |
younatics/expandablecell | An iOS table view cell implementation providing expandable and collapsible functionality | 772 |
forkingdog/uitableview-fdtemplatelayoutcell | A library that helps calculate the height of table view cells without manual calculation or using auto layout constraints. | 9,930 |
xmartlabs/xlpagertabstrip | An iOS library for creating a tabbed interface with gesture-based navigation and customizable pager types. | 6,984 |
bannzai/spreadsheetview | A framework for building spreadsheet-like views with customizable layouts and features. | 3,519 |
yacir/collectionviewslantedlayout | A CollectionView Layout that displays slanted cells in a UICollectionView. | 2,300 |
timoliver/toroundedtableview | A table view subclass with rounded corners and iOS 10+ compatibility | 160 |
andreamazz/amscrollingnavbar | Custom navigation controller for scrolling content views | 6,051 |
kf99916/timelinetableviewcell | A reusable UITableViewCell subclass for displaying a timeline with points. | 1,324 |
ramotion/paper-onboarding | An iOS UI component library for onboarding sequences | 3,326 |
michaeltyson/tpkeyboardavoiding | Solves the problem of moving text fields out of the way of the keyboard in iOS applications | 5,810 |
icalialabs/presentr | A wrapper around iOS modal presentation APIs to simplify custom view controller presentations with various animation options. | 3,070 |
bcylin/quicktableviewcontroller | A simple UIKit framework for creating settings table views with various control types. | 556 |