A lightweight UICollectionViewLayout that 'pages' and centers its cells 🎡 written in Swift
-
Updated
Jan 20, 2021 - Swift
A lightweight UICollectionViewLayout that 'pages' and centers its cells 🎡 written in Swift
A collection view layout that gives you control over the horizontal and vertical alignment of the cells.
📐Custom layouts for UICollectionView with examples [iOS 12+].
An easy-to-use Collection View Layout for card-like animation.
使用UICollectionView实现常见图片无限轮播,支持自定义cell,自定义pageControl,以及轮播样式
An extandable mosaic UICollectionViewLayout with a focus on extremely flexible customizations 🔶
🌄 UICollectionViewLayout subclass inspired by Instagram Discover page style layout.
UICollectionView WaterFlowLayout. 瀑布流.
Collection View Layouts is a set of custom flow layouts for iOS which imitate general data grid approaches for mobile apps.
Good, solid base to build custom forms in iOS apps, using self-sizing compositional layout.
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)
InshortsView, UICollectionView for implementing vertical swipe up-done for next/previous cards, like News Inshorts application.
UICollectionViewFlowLayout with behaviour to snap the cell when scrolling.
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)
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…
swift写的瀑布流布局
Custom collectionView layout that display scaled up/down cells
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.
A staggered UICollectionView grid layout subclassing UICollectionViewFlowLayout, with configurable columns, multiple sections, section insets, header & footer & dynamic cell size height
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.
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."