CollectionViewTools
CollectionViewTools copied to clipboard
Effective framework for making your UICollectionView usage simple and comfortable
Results
2
CollectionViewTools issues
Sort by
recently updated
recently updated
newest added
There are "quick" fixes that probably could be better (but for that we need to redesign LazySectionItemsProvider I think)
In 'featire/lazy-sequence' on `CollectionViewManager.sectionItemsProvider.didSet` the `registerSectionItems` is called. Shouldn't there some unregister logic also?