SquareMosaicLayout
Mosaic layout
A customizable UICollectionViewLayout with flexible patterns and layouts
An extandable mosaic UICollectionViewLayout with a focus on extremely flexible customizations
259 stars
11 watching
19 forks
Language: Swift
last commit: over 5 years ago
Linked from 1 awesome list
iosswiftuicollectionviewuicollectionviewflowlayoutuicollectionviewlayoutuikituitableview
Related projects:
Repository | Description | Stars |
---|---|---|
fmitech/fmmosaiclayout | A drop-in mosaic collection view layout with customizable options for cell size and section appearance | 591 |
yahoojapan/uicollectionviewsplitlayout | A layout class for UICollectionView that divides sections into two columns. | 243 |
vinnyoodles/mosaic-layout | A Swift implementation of a mosaic collection view layout inspired by Lightbox's Algorithm | 250 |
fdzsergio/sffocusviewlayout | A UICollectionViewLayout subclass for displaying focused content on a UICollectionView. | 1,761 |
rhodgkins/rdhcollectionviewgridlayout | A collection view layout class for creating grid layouts with automatic handling of pixel alignment and dirty pixels. | 161 |
pitiphong-p/collectionviewshelflayout | A UICollectionView subclass that displays items in rows without nested views | 377 |
mirego/pinlayout | A fast and flexible layout system for Swift views without auto layout constraints. | 0 |
nemecek-filip/compositionaldiffableplayground.ios | A collection of examples showcasing various compositional layout and diffable data source techniques in iOS development. | 638 |
ogaclejapan/arclayout | A simple Android library for creating curved layouts with customizable shapes and angles. | 1,360 |
isair/manuallayout | A flexible layout library for iOS and tvOS views | 280 |
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 |
pylons/pyramid_layout | An add-on that enables the creation of reusable UI layouts in Pyramid web applications. | 24 |
pimine/easyswiftlayout | A lightweight Swift framework for working with Auto-Layout in iOS development | 349 |
matbeich/stickycollectionview-swift | A custom UICollectionView layout designed to display overlapping cells | 325 |