UITableView-FDTemplateLayoutCell
Cell height calculator
A library that helps calculate the height of table view cells without manual calculation or using auto layout constraints.
Template auto layout cell for automatically UITableViewCell height calculating
10k stars
331 watching
2k forks
Language: Objective-C
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
forkingdog/fdstackview | Replaces UIStackView with a compatible alternative allowing direct use on earlier iOS versions. | 2,529 |
cewendel/swtableviewcell | A utility table view cell subclass with swipeable content and dynamic button layout. | 7,133 |
soysaucelab/collectionkit | A modern framework for building composable data-driven collection views | 4,403 |
layoutbox/pinlayout | A layout framework that provides fast and flexible views layouting without using auto layout constraints. | 2,366 |
yacir/collectionviewslantedlayout | A CollectionView Layout that displays slanted cells in a UICollectionView. | 2,300 |
fulldecent/fdtextfieldtableviewcell | A reusable UITableViewCell component with an editable text field | 25 |
forkingdog/fdfullscreenpopgesture | An iOS category to enable fullscreen pop gestures in navigation controllers with system-style transitions. | 5,895 |
bryankeller/blkflexibleheightbar | Create header bars with flexible heights like those seen in Facebook and Safari apps | 3,041 |
devxoul/then | Syntax sugar for initializers in Swift | 4,210 |
ramotion/folding-cell | An iOS animation and layout library for creating expandable content cells with material design elements | 10,232 |
csstickyheaderflowlayout/csstickyheaderflowlayout | A custom collection view layout that replaces UITableView's behavior with parallax headers and sticky section headers. | 5,036 |
bannzai/spreadsheetview | A framework for building spreadsheet-like views with customizable layouts and features. | 3,519 |
mergesort/tableflip | A simpler way to animate UITableViews in iOS applications. | 561 |
nicklockwood/layout | A framework for declaratively implementing iOS user interfaces using XML template files and runtime-evaluated expressions. | 2,233 |
purelayout/purelayout | A comprehensive Auto Layout API for iOS and OS X applications | 7,628 |