Search results for collectionviewlayout

CompositionalLayoutViewController screenshot

CompositionalLayoutViewController

June 04, 2021 • MIT License
Declaretive UICollectionViewCompositionalLayout interface to implement complex collection view layout.
WatchLayout screenshot

WatchLayout

February 08, 2021 • MIT License
A simple bubble watch-like layout for UICollectionView
FSPagerView screenshot

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.
CollectionViewPagingLayout screenshot

CollectionViewPagingLayout

December 27, 2019 • MIT License
a simple customizable layout for making paging effects with UICollectionView.
FlexibleRowHeightGridLayout screenshot

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 screenshot

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 screenshot

Snakey-List

February 07, 2019 • Apache 2.0 License
An Instagram like collection layout supporting drag and drop.
SNCollectionViewLayout screenshot

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
SquareFlowLayout screenshot

SquareFlowLayout

November 29, 2018 • MIT License
🌄 SquareFlowLayout is another UICollectionViewLayout subclass that implements Instagram style layout.
JEKScrollableSectionCollectionViewLayout screenshot

JEKScrollableSectionCollectionViewLayout

October 17, 2018 • MIT License
A UICollectionView flow layout with individually scrollable sections
WBCollectionViewLayout screenshot

WBCollectionViewLayout

June 22, 2018 • MIT License
Library used to provide different type of custom Layouts within 30 second of time
AZSafariCollectionViewLayout screenshot

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 screenshot

Assessment View

February 23, 2018 • MIT License
Collection view which scrolls both horizontal and vertical
CollectionViewSlantedLayout screenshot

CollectionViewSlantedLayout

January 02, 2018 • MIT License
CollectionViewSlantedLayout is a subclass of UICollectionViewLayout allowing the display of slanted content on UICollectionView.
VPCollectionViewLayout screenshot

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
News-Collection screenshot

News-Collection

November 22, 2017 • MIT License
An example on how to implement nested collectionViews within Cells in another Collection View.
Cards CollectionView Layout screenshot

Cards CollectionView Layout

November 03, 2017 • MIT License
Custom card-designed Collection View Layout
LNZCollectionLayouts screenshot

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.
FlickrSearchSwift screenshot

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, ...
FBChatClone screenshot

FBChatClone

June 02, 2017 • Apache 2.0 License
This project is a clone of FB Messenger . Converted to Swift3 syntax (Courtesy: https://www.letsbuildthatapp.com/). It covers topics like: 1. Auto Layout Using Code 2. Core Data Entities: Creat...