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.
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
January 01, 2018 • MIT License
Layout to set collection cells in different curved and non curved shapes.
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
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.
StickyFlowLayout
January 08, 2016 • MIT License
Collection view layout for presenting overlapping cells. Previously was used in Corner App.
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)
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
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
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
January 08, 2015 • MIT License
A UICollectionView layout which you can move items with drag and drop.
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
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...
SGSStaggeredFlowLayout
June 02, 2013 • MIT License
UICollectionViewFlowLayout subclass for staggering cells.
RouletteWheelCollectionView
March 26, 2013 • Apache 2.0 License
A control that resembles a roulette wheel of cards, implemented with a UICollectionViewFlowLayout subclass. The design is inspired by the Yahoo TimeTraveler app.
Development notes:
http://c...