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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ASCollectionView!