PUCoverflowCarousel
January 30, 2024 • MIT License
PUCoverflowCarousel is a class designed to simplify the implementation of carousel (paged, scrolling views) on iPhone, iPad.No complex dependency addition needed for this library only single file a...
CompositionalLayoutViewController
June 04, 2021 • MIT License
Declaretive UICollectionViewCompositionalLayout interface to implement complex collection view layout.
FSPagerView
June 06, 2020 • MIT License
FSPagerView is an elegant Screen Slide Library. It is extremely helpful for making Banner View, Product Show, Welcome/Guide Pages, Screen/ViewController Sliders.
No image provided.
CollectionViewPagingLayout
December 27, 2019 • MIT License
a simple customizable layout for making paging effects with UICollectionView.
FlexibleRowHeightGridLayout
August 20, 2019 • MIT License
A UICollectionView grid layout designed to support Dynamic Type by allowing the height of each row to size to fit content.
UICollectionViewLayout Collection
May 26, 2019 • MIT License
This is a UICollectionViewLayout Collection that reproduce famous layouts, actually you can find:
- SafariLayout: A Layout that reproduce the Safari iPhone tabs Experience
- StoriesLayout: A Lay...
Snakey-List
February 07, 2019 • Apache 2.0 License
An Instagram like collection layout supporting drag and drop.
SNCollectionViewLayout
December 03, 2018 • MIT License
Collection View Layouts is a set of custom flow layouts for iOS which imitate general data grid approaches for mobile apps
No image provided.
SquareFlowLayout
November 29, 2018 • MIT License
🌄 SquareFlowLayout is another UICollectionViewLayout subclass that implements Instagram style layout.
JEKScrollableSectionCollectionViewLayout
October 17, 2018 • MIT License
A UICollectionView flow layout with individually scrollable sections
No image provided.
WBCollectionViewLayout
June 22, 2018 • MIT License
Library used to provide different type of custom Layouts within 30 second of time
AZSafariCollectionViewLayout
March 01, 2018 • MIT License
AZSafariCollectionViewLayout is replica of safari browser history page layout. very easy to use, IBInspectable are given for easy integration
Assessment View
February 23, 2018 • MIT License
Collection view which scrolls both horizontal and vertical
No image provided.
CollectionViewSlantedLayout
January 02, 2018 • MIT License
CollectionViewSlantedLayout is a subclass of UICollectionViewLayout allowing the display of slanted content on UICollectionView.
VPCollectionViewLayout
November 30, 2017 • MIT License
VPCollectionViewLayout is a helper class for displaying collection view cells in different flow layouts. The UI can be customized in different ways
No image provided.
News-Collection
November 22, 2017 • MIT License
An example on how to implement nested collectionViews within Cells in another Collection View.
Cards CollectionView Layout
November 03, 2017 • MIT License
Custom card-designed Collection View Layout
No image provided.
LNZCollectionLayouts
August 03, 2017 • MIT License
A collection of UICollectionViewLayout subclasses. Snap to center, infinite scrolling and carousel layouts made easy, and working out of the box.
No image provided.
FlickrSearchSwift
June 24, 2017 • Apache 2.0 License
This is a project showing how to fetch huge chunk of images via API and put them in a nice UICollectionView with parallax effect.
It also covers adding a fancy expanding cell to UICollectionView, ...