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
Build Agents and Models on One Platform
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ASCollectionView!