Search results for flowlayout

DIFlowLayout screenshot

DIFlowLayout

May 12, 2023 • MIT License
A layout where subviews are arranged horizontally and wrapped vertically.
SquareFlowLayout screenshot

SquareFlowLayout

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

WBCollectionViewLayout

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

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

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

BouncyLayout

April 25, 2017 • MIT License
BouncyLayout is a collection view layout that makes your cells bounce.
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.
LNICoverFlowLayout screenshot

LNICoverFlowLayout

July 09, 2016 • MIT License
Swift-only implementation of YRCoverFlowLayout. Also supports CocoaPods.
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...
ASFloatingHeadersFlowLayout screenshot

ASFloatingHeadersFlowLayout

May 04, 2015 • MIT License
High performance implementation of CollectionView Flow Layout for Sticky/Floating headers behavior like in table view. Used new iOS7/8 features with partial invalidation.
YRCoverFlowLayout screenshot

YRCoverFlowLayout

March 26, 2015 • MIT License
Simple cover animation flow layout for collection view.
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.
FBLikeLayout screenshot

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