Skip to content

Vadim-Yelagin/ETRCollectionModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETRCollectionModel

[![CI Status](http://img.shields.io/travis/Vadim Yelagin/ETRCollectionModel.svg?style=flat)](https://travis-ci.org/Vadim Yelagin/ETRCollectionModel) Version License Platform

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.

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

ETRCollectionModel is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "ETRCollectionModel"

Author

Vadim Yelagin, vadim.yelagin@gmail.com

License

ETRCollectionModel is available under the MIT license. See the LICENSE file for more info.

About

MVVM for iOS tables and collections

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors