[](https://travis-ci.org/Vadim Yelagin/ETRCollectionModel)
Objective-C library for implementing table and collection views. It introduces the concept of path-indexed collections than can be composed and used as view-models for table and collection view controllers, with thier items acting as view-models for corresponding cells.
To run the example project, clone the repo, and run pod install from the Example directory first.
ETRCollectionModel is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "ETRCollectionModel"
Vadim Yelagin, vadim.yelagin@gmail.com
ETRCollectionModel is available under the MIT license. See the LICENSE file for more info.