Search results for collectionviewflowlayout

BusSeatSelection screenshot

BusSeatSelection

January 26, 2024 • Apache 2.0 License
The `BusViewController` class is a view controller that displays a bus seating arrangement. It loads seat data from a JSON file, updates seat statuses, and allows seat selection. The collection vie...
No image provided.

WBCollectionViewLayout

June 22, 2018 • MIT License
Library used to provide different type of custom Layouts within 30 second of time
No image provided.

VKTableView

February 23, 2018 • Apache 2.0 License
PS: Please click on the Download Source and have a look at the GIF attached there to get a better idea of this project. Hi! I was working on an app where I had to show information about 10-12 diff...
No image provided.

InstagramHomeFeedClone

February 17, 2018 • Apache 2.0 License
This project is a clone of Instagram Home Feed using Storyboard and minimalistic code written in Swift4. This project is a part of whole Instagram clone I am working on. I felt HomeFeed is one of t...
CurvedCollection screenshot

CurvedCollection

January 01, 2018 • MIT License
Layout to set collection cells in different curved and non curved shapes.
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
DisplaySwitcher screenshot

DisplaySwitcher

August 11, 2016 • MIT License
Custom transition between two collection view layouts
FlowLayout screenshot

FlowLayout

July 31, 2016 • Unspecified License
UICollectionViewFlowLayout with alignment modes
UPCarouselFlowLayout screenshot

UPCarouselFlowLayout

July 18, 2016 • MIT License
UPCarouselFlowLayout is a fancy carousel flow layout for UICollectionView. It comes with a paginated effect and it shrinks and makes transparent the side items.
KDRearrangeableCollectionViewFlowLayout screenshot

KDRearrangeableCollectionViewFlowLayout

May 06, 2016 • MIT License
This is a simple implementation of a drag and rearrange UICollectionView through its layout, written in Swift 2.0. It works for UICollectionViews with multiple sections.
StickyFlowLayout screenshot

StickyFlowLayout

January 08, 2016 • MIT License
Collection view layout for presenting overlapping cells. Previously was used in Corner App.
ERJustifiedFlowLayout screenshot

ERJustifiedFlowLayout

June 30, 2015 • MIT License
A subclass of UICollectionViewFlowLayout for iOS that supports left, full, and right horizontal justification, as well as enforcing a fixed amount of spacing between each cell. Includes screenshot...
JSQDataSourcesKit (Swift) screenshot

JSQDataSourcesKit (Swift)

March 16, 2015 • MIT License
Type-safe, value-oriented data source objects that keep your view controllers light. Written in Swift. Data sources for UITableView, UICollectionView, and NSFetchedResultsController.
SACollectionViewVerticalScalingFlowLayout screenshot

SACollectionViewVerticalScalingFlowLayout

February 16, 2015 • MIT License
SACollectionViewVerticalScalingFlowLayout applies scaling up or down effect to appearing or disappearing cells. In addition, animation of UIDynamics applies each cell.
No image provided.

FBLikeLayout

February 10, 2015 • MIT License
This is an UICollectionView layout inspired by the photo section of facebook. This layout loads squared items with randomic full size items. It works with standard layout delegate methods. No addit...
MONUniformFlowLayout screenshot

MONUniformFlowLayout

January 13, 2015 • MIT License
A simple flow layout the handles the arrangement of the items in a collection view uniformly based on the given number of columns, height of the item, inter item spacing, header height, and footer ...
RAReorderableLayout screenshot

RAReorderableLayout

January 08, 2015 • MIT License
A UICollectionView layout which you can move items with drag and drop.
HTKDragAndDropCollectionViewLayout screenshot

HTKDragAndDropCollectionViewLayout

December 08, 2014 • Apache 2.0 License
UICollectionViewLayout subclass that works together with a custom UICollectionViewCell to provide drag and drop for a UICollectionView. Works just like UITableView drag and drop. What's unique abou...
No image provided.

SECollectionViewFlowLayout

March 11, 2014 • MIT License
A flow layout for UICollectionView that implements swiping to select multiple cells
THSpringyCollectionView screenshot

THSpringyCollectionView

September 28, 2013 • MIT License
A memory and CPU efficient implementation of a collection view with cells that bounce around like they do in the iOS 7 messages app. This is implemented by simply subclassing the UICollectionVie...