FDStackView
UI stack replacement
Replaces UIStackView with a compatible alternative allowing direct use on earlier iOS versions.
Use UIStackView directly in iOS6+
3k stars
80 watching
319 forks
Language: Objective-C
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that helps calculate the height of table view cells without manual calculation or using auto layout constraints. | 9,930 |
| An iOS category to enable fullscreen pop gestures in navigation controllers with system-style transitions. | 5,894 |
| A custom collection view layout that replaces UITableView's behavior with parallax headers and sticky section headers. | 5,037 |
| An implementation of a sliding menu view controller for iOS apps. | 5,319 |
| A simple inline browser for iOS apps with features like navigation and sharing capabilities. | 2,575 |
| A modern framework for building composable data-driven collection views | 4,410 |
| An iOS slide menu view implementation based on multiple third-party apps | 3,402 |
| Replicates UIStackView features on iOS 7 and below | 2,141 |
| A UICollectionViewLayout subclass with customizable animations and transitions | 4,758 |
| A utility table view cell subclass with swipeable content and dynamic button layout. | 7,129 |
| An animation framework for UIKit that uses keyframes to create smooth animations | 6,401 |
| A UICollectionView layout class that mimics Pinterest's waterfall design | 4,545 |
| A stack-modeled UI navigation controller for iOS | 2,303 |
| A wrapper around iOS modal presentation APIs to simplify custom view controller presentations with various animation options. | 3,069 |
| An iOS extension for adding toast notifications to UIView objects | 3,687 |