synesthesia-it / Boomerang

Swift micro-framework for MVVM (Model-View-ViewModel) native applications.
MIT License
36 stars 10 forks source link

UICollectionView #16

Closed stefanomondino closed 4 years ago

stefanomondino commented 5 years ago

UICollectionView binding is probably the most used feature of Boomerang.

UICollection view binding should expose something like configure(with viewModel: ListViewModelType) that: