collectionviewlayout
There are 73 repositories under collectionviewlayout topic.
yacir/CollectionViewSlantedLayout
A CollectionView Layout displaying a slanted cells
ekazaev/ChatLayout
ChatLayout is an alternative solution to MessageKit. It uses custom UICollectionViewLayout to provide you full control over the presentation as well as all the tools available in UICollectionView. It supports dynamic cells and supplementary view sizes.
filletofish/CardsLayout
:star: Custom card-designed CollectionView layout
jindulys/ChainPageCollectionView
A custom View with fancy collectionView animation
nemecek-filip/CompositionalDiffablePlayground.ios
Examples showing Compositional Layout, Diffable Data Sources and more!
netguru/CarLensCollectionViewLayout
An easy-to-use Collection View Layout for card-like animation.
eleev/compositional-layouts-kit
📏 Advanced compositional layouts for UICollectionView [iOS 13+].
MaherKSantina/MSPeekCollectionViewDelegateImplementation
A custom paging behavior that peeks the previous and next items in a collection view
MagicLab-team/PinterestLayout
Custom collection view layout inspired by Pinterest layout. Written in Swift.
square/Listable
Declarative list views for iOS apps.
akxo/paging-collection-view-layout
custom collection view layout that allows you to page by cell, not screen
ChernyshenkoTaras/SquareFlowLayout
🌄 UICollectionViewLayout subclass inspired by Instagram Discover page style layout.
mwaqasbhati/WBCollectionViewLayout
Library used to provide different type of custom Layouts within 30 second of time
ahmedAlmasri/SNCollectionViewLayout
Collection View Layouts is a set of custom flow layouts for iOS which imitate general data grid approaches for mobile apps.
MQZHot/ZSectionLayout
custom collectionViewLayout,realize the section layout 自定义collectionViewLayout,实现多section布局
alfianlosari/AppStoreCompositionalLayout
App Store UI using Collection View Compositional Layout
akhilcb/ACBRadialCollectionView
An extension on UICollectionView which automatically transforms collection view cells to a radial path
xjh093/JHCollectionViewFlowLayout
CollectionView horizontal layout,横向排版
Nilomi/InstagramLayout
Instagram Search Page CollectionView Custom Layout
vlchapaev/KNURE-TimeTable
🎓 iOS приложение для просмотра расписания ХНУРЭ
lucamegh/Niagara
Waterfall collection view compositional layout.
shankarmadeshvaran/Puzzle
Puzzle is a simple game where you can solve a puzzle by rearranging small images to get a full image.
nobodyJee/CustomLayout
UIcollectionViewLayout 自定义layout 瀑布流 支持多区瀑布流 支持设置footer和header
Mindinventory/DiffableDataSourceCollectionView
This UICollectionView Diffable Data Source project is very simple and easy to understand. In this project, we have used UICollectionViewDiffableDatasource and advance features which is introduced in iOS 14.
oneinc-jp/CompositionalLayoutViewController
Declaretive UICollectionViewCompositionalLayout interface to implement complex collection view layout.
PayalUmraliya/PUCoverflowCarousel
Card Carousel Collection View
pisces/IrregularCollectionUIKit
Irregular Collection View Layout and Controller
Jinya/WaterfallLayout
A waterfall-like (Pinterest-style) layout for UICollectionView.
rachelpeichen/Infinite_Auto_Scrolling_CollectionView_CompositionalLayout
UICollectionViewCompositionalLayout Practice
TheInkedEngineer/ToosieSlide
`ToosieSlide` is simple `Swift` library to generate a carousel like effect.
inderdhir/StagLayout
Custom UICollectionViewLayout for iOS that supports staggered layout for 2x2 (or 2x1) grids
Nilomi/DynamicCollectionView
Dynamic Content according to Section and Row.
MagdyZamel/MSZCollectionViewLayouts
Examples for Fairly complex custom collection view layouts
donggyushin/DGCarouselFlowLayout
A carousel flow layout for UICollectionView on iOS.
iOSyan/XYCoverCardView
CoverCardView, 叠加的轮播view,类似知乎的回答问题。及like or pass。可定时轮播。banner。
YoelL/DiffableDataSource-CollectionView-Part-2
How to Download parse and update a collectionView using Diffable Data Source in iOS 13