Rightpoint / RZCollectionList

A framework for dealing with displaying data from Core Data and other sources in UITableViews.
Other
43 stars 8 forks source link

Rewrite index path logic to not be depending on UIKit helpers. #62

Open alexrrouse opened 9 years ago

alexrrouse commented 9 years ago

Some of the collection list classes currently have a dependency on UIKit/UITableView. we should break this dependency.