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: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
forkingdog/uitableview-fdtemplatelayoutcell | A library that helps calculate the height of table view cells without manual calculation or using auto layout constraints. | 9,930 |
forkingdog/fdfullscreenpopgesture | An iOS category to enable fullscreen pop gestures in navigation controllers with system-style transitions. | 5,895 |
csstickyheaderflowlayout/csstickyheaderflowlayout | A custom collection view layout that replaces UITableView's behavior with parallax headers and sticky section headers. | 5,036 |
viewdeck/viewdeck | An implementation of a sliding menu view controller for iOS apps. | 5,319 |
transitapp/svwebviewcontroller | A simple inline browser for iOS apps with features like navigation and sharing capabilities. | 2,577 |
soysaucelab/collectionkit | A modern framework for building composable data-driven collection views | 4,403 |
dekatotoro/slidemenucontrollerswift | An iOS slide menu view implementation based on multiple third-party apps | 3,403 |
nsomar/oastackview | Replicates UIStackView features on iOS 7 and below | 2,141 |
kelvinjin/animatedcollectionviewlayout | A UICollectionViewLayout subclass with customizable animations and transitions | 4,750 |
cewendel/swtableviewcell | A utility table view cell subclass with swipeable content and dynamic button layout. | 7,133 |
ifttt/jazzhands | An animation framework for UIKit that uses keyframes to create smooth animations | 6,401 |
chiahsien/chtcollectionviewwaterfalllayout | A UICollectionView layout class that mimics Pinterest's waterfall design | 4,541 |
ramotion/navigation-stack | A stack-modeled UI navigation controller for iOS | 2,302 |
icalialabs/presentr | A wrapper around iOS modal presentation APIs to simplify custom view controller presentations with various animation options. | 3,070 |
scalessec/toast-swift | An iOS extension for adding toast notifications to UIView objects | 3,674 |