TGRDataSource 0.2

TGRDataSource 0.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Guille Gonzalez.



Convenience UITableView and UICollectionView data sources.

  • TGRArrayDataSource and TGRFetchedResultsDataSource are reusable classes that implement UITableView and UICollectionView data sources using NSArray and NSFetchedResultsController respectively. Inspired by Lighter View Controllers.
  • TGRFetchedResultsTableViewController is a reusable UITableViewController subclass that processes NSFetchedResultsController content changes the right way (based on code seen here).

Contact

Guillermo Gonzalez
@gonzalezreal

License

ReadingList is available under the MIT license. See LICENSE.md.