Skip to content

Convenience UITableView and UICollectionView data sources

License

Notifications You must be signed in to change notification settings

Telefonica/TGRDataSource

 
 

Repository files navigation

TGRDataSource

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.

About

Convenience UITableView and UICollectionView data sources

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 96.0%
  • Ruby 4.0%