CompositionalList
CompositionalList copied to clipboard
Customizable SwiftUI List powered by UICollectionViewDiffableDataSource and UICollectionViewLayout
Results
1
CompositionalList issues
Sort by
recently updated
recently updated
newest added
Good library, save me tons of time to adopt CompositionalCollectionViewLayout in SwiftUI by my-self, thank you! However I notice that the data didn't get sync into Coordinator at all, from...