A collection view layout that gives you control over the horizontal and vertical alignment of the cells.
-
Updated
Feb 9, 2024 - Swift
A collection view layout that gives you control over the horizontal and vertical alignment of the cells.
A lightweight UICollectionViewLayout that 'pages' and centers its cells 🎡 written in Swift
使用UICollectionView实现常见图片无限轮播,支持自定义cell,自定义pageControl,以及轮播样式
📐Custom layouts for UICollectionView with examples [iOS 12+].
An easy-to-use Collection View Layout for card-like animation.
UICollectionView WaterFlowLayout. 瀑布流.
🌄 UICollectionViewLayout subclass inspired by Instagram Discover page style layout.
An extandable mosaic UICollectionViewLayout with a focus on extremely flexible customizations 🔶
swift写的瀑布流布局
A custom layout object based on flow layout. Added supports for horizontal, vertical alignment and RTL direction of collection view items.(available for both UICollectionView and NSCollectionView)
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 Latest Swift Syntax. Converted from Swift2 to Swift3 (Source: https://www.raywenderlich.com)
Collection View Layouts is a set of custom flow layouts for iOS which imitate general data grid approaches for mobile apps.
InshortsView, UICollectionView for implementing vertical swipe up-done for next/previous cards, like News Inshorts application.
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 build feed for Home screen. All written in Latest Swift 3 syntax following MVC pattern, re-usable code methodologies, extensions etc.Converted from Swift…
A simple project mainly focussing on Implementation of search in UICollectionView. Also lets you know about arranging UICollectionView Cells, their spacing, co-ordinates and arrangement based on different screen sizes.
Custom collectionView layout that display scaled up/down cells
This example project allows you to create a card based scroll layout, i.e developed using collection view flow layout. Enjoy !
UICollectionViewFlowLayout with behaviour to snap the cell when scrolling.
`ToosieSlide` is simple `Swift` library to generate a carousel like effect.
Hi! I was working on an app where I had to show information about 10-12 different entities and each entity details are to be shown in a UICollectionView. Thought of adding some fancy element and I came up with this project. Would love your feedback. Please have a look at GIF attached to have a better idea of what I have come up with. Swift4.
Add a description, image, and links to the uicollectionviewflowlayout topic page so that developers can more easily learn about it.
To associate your repository with the uicollectionviewflowlayout topic, visit your repo's landing page and select "manage topics."