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.
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
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.
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, ...
No image provided.
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...
No image provided.
AppStoreClone
May 29, 2017 • Apache 2.0 License
This project is a clone of AppStore . Converted to Swift3 syntax (Courtesy: https://www.letsbuildthatapp.com/).It covers topics like:
1) Layout structure of the application by using a UICollecti...
No image provided.
FBClone
May 27, 2017 • Apache 2.0 License
This project is a clone of FB News Feed. Converted to Swift3 syntax (Courtesy: https://www.letsbuildthatapp.com/).
It covers topics like:
1) Using a UICollectionView to make a vertical scroll...
No image provided.
YouTubeClone
May 14, 2017 • Apache 2.0 License
This project is a clone of YouTube. But the main intention is to show how to write clean code, using proper MVC patterns and re-usable coding methodologies. Converted from Swift2 (Source: https://w...
No image provided.
CustomTabBarYouTube
May 08, 2017 • Apache 2.0 License
This project covers: 1) UICollectionViewFlowLayout with all the auto-layout constraints added programatically 2) How to build custom tab bar as seen in YouTube app 3) URL session integration to bu...
No image provided.
ExpandingCollectionView
May 05, 2017 • Apache 2.0 License
This project covers adding a fancy expanding cell to UICollectionView, several auto layout-based labels, subtle parallax effects, and fading transitions to a standard Collection View. Written in La...
BouncyLayout
April 25, 2017 • MIT License
BouncyLayout is a collection view layout that makes your cells bounce.