CompositionalDiffablePlayground.ios
iOS layouts
A collection of examples showcasing various compositional layout and diffable data source techniques in iOS development.
Examples showing Compositional Layout, Diffable Data Sources and more!
638 stars
13 watching
40 forks
Language: Swift
last commit: over 2 years ago
Linked from 1 awesome list
collectionviewcollectionviewlayoutdiffabledatasourcediffabledatasource-collectionviewios
Related projects:
Repository | Description | Stars |
---|---|---|
fdzsergio/sffocusviewlayout | A UICollectionViewLayout subclass for displaying focused content on a UICollectionView. | 1,761 |
isair/manuallayout | A flexible layout library for iOS and tvOS views | 280 |
psharanda/fixflex | A lightweight alternative to UIStackView for declarative Auto Layout in iOS and macOS applications. | 32 |
manuelescrig/mevhorizontalcontacts | An iOS UICollectionViewLayout subclass for displaying lists of contacts with customizable cells and items. | 358 |
filletofish/cardslayout | A custom Collection View layout designed for creating card-based interfaces | 856 |
eleev/compositional-layouts-kit | A collection of advanced compositional layouts for UICollectionView in iOS and iPadOS applications. | 438 |
yahoojapan/uicollectionviewsplitlayout | A layout class for UICollectionView that divides sections into two columns. | 243 |
manuelescrig/mevfloatingbutton | An iOS drop-in UI component for adding a customizable floating button to UITableView, UICollectionView, or UIScrollView views. | 296 |
pitiphong-p/collectionviewshelflayout | A UICollectionView subclass that displays items in rows without nested views | 377 |
swiftkickmobile/tllayouttransitioning | A library for enhanced UICollectionView layout transitioning in iOS with control over content offset and support for supplementary views. | 355 |
kennic/framelayoutkit | A Swift library for creating complex and maintainable layouts in iOS applications. | 75 |
calimarkus/jdflipnumberview | A framework for creating customizable, animated digital displays with analog flip effects. | 786 |
applidium/overlaycontainer | A non-intrusive iOS UI library to implement overlay-based interfaces | 1,156 |
efekanegeli/eestacklayout | A layout manager for arranging subviews with varying widths in vertical or horizontal stacks. | 50 |
wayfair-archive/brickkit-ios | A layout library for iOS and tvOS written in Swift to create complex responsive layouts with reusable bricks. | 605 |