Skip to content

absolute-heike/CCDataSourceManager

Repository files navigation

CCDataSourceManager

Handles a Table- or CollectionViews data. Just register your cells, nibs or reuseIdentifiers for your your models. CCDataSourceManager will automatically create the correct cell for each model type.

Features

  • Register Cells to Data Types. Multiple Data Types are intended. Get rid of dataSource Methods in your view Controller
  • Allows Removal of Cells, if data-array is mutable

Installation

pod 'CCDataSourceManager', :git => 'https://github.com/absolute-heike/CCDataSourceManager', :tag => '0.0.1'

TODO

  • Proper Readme with sample code
  • Create Demo
  • Proper Documentation
  • Remove ReactiveCocoa dependency

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published