With the release of iOS 16 SwiftUI now enables most of the features this library was created to replace. The UIHostingConfiguration API makes it easy to implement custom UICollectionViews using SwiftUI cells. This implementation handles cell-resizing and updates much better than a third-party component is able to. In cases where a collection view is overkill, the new SwiftUI Layout protocol is the better choice. A SwiftUI implementation of UICollectionView & UITableView.
Features
- Supports preloading and onAppear/onDisappear
- Supports cell selection, with automatic support for SwiftUI editing mode
- Supports autosizing of cells
- Supports the new UICollectionViewCompositionalLayout, and any other UICollectionViewLayout
- Supports removing separators for ASTableView
- Supports directly using FetchedResults as a data source
Categories
User Interface (UI)License
MIT LicenseFollow ASCollectionView
Other Useful Business Software
Compliant and Reliable File Transfers Backed by Top Security Certifications
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ASCollectionView!