A CollectionView Layout displaying a slanted cells
-
Updated
Nov 8, 2019 - Swift
A CollectionView Layout displaying a slanted cells
Automatically UICollectionViewCell size calculating.
UICollectionViewCell with checkbox when it isSelected and empty circle when not - like Photos.app "Select" mode.
A UITableView Swipe to Delete implementation in UICollectionView.
Custom collectionView layout that display scaled up/down cells
A helpful and pure Swift implemented library for registering and reusing cells or views in the table view and collection view.
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.
UICollectionView is embed in UITableViewCell. The collection views are horizontal scrollable. The UITableView can have a section title for each UICollectionView and the number of UICollectionView is equal to the number of sections.
UICollectionView move cell module.
Collection View Cells Self-Sizing: Step by Step Tutorial. See blog post for more details http://www.vadimbulavin.com/collection-view-cells-self-sizing/
Collection view cell with swipe to delete feature - example project
Swipeable UITableViewCell and UICollectionViewCell based on the stock Mail.app,
Apply margins to UICollectionViewCells
Dynamic Content according to Section and Row.
CSNestedCollectionView is an implementation of the nesting UICollectionView inside UITableViewCell with Add/Delete Sections and also used Customizing UITableView Section Header.
UICollectionView starter Xcode 8.2.1 project with all basic features (you can add, select/highlight, deselect/unhighlight, and remove UICollectionViewCell's), written in Swift 3.0, and ready to be enhanced.
UICollectionView starter Xcode 8.2.1 project. Highlights use of Swift extensions to improve readability and maintainability. Supports all basic features (you can add, select/highlight, deselect/unhighlight, and remove UICollectionViewCell's), written in Swift 3.0, and ready to be enhanced.
All the required helper functions combined in a single package. This project is upto date with the latest Xcode and Swift compiler versions.
Reuse cell or header of TableView or CollectionView without indicating the reuse identifier by just telling the compiler the type of the cell instead of inferring it
This is the simplest example to implement the drag and drop cell for both Collection View and Table View.
This project shoes and issues when implementing "self-sizing" cells using `systemLayoutSizeFitting`
CCIGListKitDemo
Proof of concept for correctly sizing UICollectionView cells.
Swift 3.0 Example project of a UICollectionView using programmatic AutoLayout to display cells with varying heights
Add a description, image, and links to the uicollectionviewcell topic page so that developers can more easily learn about it.
To associate your repository with the uicollectionviewcell topic, visit your repo's landing page and select "manage topics."