A simple framework to experiment with:
- Swift Generics
- Data Sources Abstractions
Sample app to demonstrate how to use the CollectionArrayDataSource to simplify setting up a UICollectionView.
Sample app to demonstrate how to use the CollectionArrayDataSource to handle UICollectionView sections.
The PhoneList app sample has been inspired by the Apple CollectionView-Simple sample app.