58 results for “topic:uicollectionviewcell”
A CollectionView Layout displaying a slanted cells
🎉 🎉 🎉 🎉 🎉 让你轻松实现类似支付宝的拖拽重排功能, 支持各种自定义操作。
Automatically UICollectionViewCell size calculating.
📏 Advanced compositional layouts for UICollectionView [iOS 13+].
🖖高性能的自动计算采用 Autolayout 布局的 UITableViewCell 和 UITableViewHeaderFooterView 的高度,内部自动管理高度缓存。
UICollectionViewCell with checkbox when it isSelected and empty circle when not - like Photos.app "Select" mode.
Custom collectionView layout that display scaled up/down cells
Collection View Cells Self-Sizing: Step by Step Tutorial. See blog post for more details http://www.vadimbulavin.com/collection-view-cells-self-sizing/
A helpful and pure Swift implemented library for registering and reusing cells or views in the table view and collection view.
Collection view cell with swipe to delete feature - example project
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.
Swipeable UITableViewCell and UICollectionViewCell based on the stock Mail.app,
Dynamic Content according to Section and Row.
Apply margins to UICollectionViewCells
This project shoes and issues when implementing "self-sizing" cells using `systemLayoutSizeFitting`
Extended UICollectionView, UITableView, Diffable Data Sources, Cells and more.
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.
3d collection view cell animation
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
All the required helper functions combined in a single package. This project is upto date with the latest Xcode and Swift compiler versions.
AirCollection is a wrapper for UITableView / UICollectionView for VIPER / MVP architecture
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.
This is the simplest example to implement the drag and drop cell for both Collection View and Table View.
CCIGListKitDemo
A demo app of UICollectionView and custom UICollectionViewCells described in detail in a blog post.
Collection View Cells Self-Sizing. See blog post for more details http://www.vadimbulavin.com/collection-view-cells-self-sizing/
Swift 3.0 Example project of a UICollectionView using programmatic AutoLayout to display cells with varying heights