Bruno Bilescky

1pod

Compose

Compose is a data-driven library that will help encapsulate and isolate all the information needed to display a view inside some container (UICollectionView/UITableView), so you don't need to handle with all dataSource/delegate methods.

License: MIT

  • Swift