NLFetchedResultsTable

CC BY 3.0 License
Objective-C
iOS

Powered by Appetize.io.

1 image

Author

Description

A small open-source class that helps you quickly create and configure a UITableViewController that is backed by an NSFetchedResultsController. This is code I use in a lot of my projects, and have extracted into its own class. The primary benefit of using an NLFetchedResultsTable is that it handles a lot of the NSFetchedResultsControllerDelegate and UITableViewDataSource methods for you.

Tags