StableCollectionViewLayout

Layout adjuster

A collection view layout that adjusts its content offset after updates

UICollectionViewLayout adjusts a content offset if the collection view is updated

GitHub

66 stars
2 watching
6 forks
Language: Swift
last commit: 12 months ago
Linked from 1 awesome list

carthagecocoapodscontentoffsetiosspmswiftuicollectionviewuicollectionviewlayoutuikit

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yahoojapan/uicollectionviewsplitlayout A layout class for UICollectionView that divides sections into two columns. 243
eleev/compositional-layouts-kit A collection of advanced compositional layouts for UICollectionView in iOS and iPadOS applications. 438
giulio92/gltablecollectionview A reusable collection view controller with customizable UITableView and UICollectionView components 706
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
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
benemdon/centeredcollectionview A lightweight collection view layout that simulates the 'carousel effect' 1,378
pitiphong-p/collectionviewshelflayout A UICollectionView subclass that displays items in rows without nested views 377
kazuhiro4949/editdistance A library that streamlines updating UI elements in UITableView and UICollectionView by calculating incremental changes using an edit distance algorithm. 90
matbeich/stickycollectionview-swift A custom UICollectionView layout designed to display overlapping cells 325
kazuhiro4949/pagingkit A customizable UI component library for iOS and iPadOS apps 1,403
cruisediary/devicelayout Lets you set Auto Layout constraints differently for each device using IB Inspector without writing code 166
floriankugler/flkautolayout A collection of categories on UIView that simplifies setting up layout constraints in code. 1,495
applidium/overlaycontainer A non-intrusive iOS UI library to implement overlay-based interfaces 1,156