Login required for access
In order to watch this lesson, you'll need to login to the website.
Auto UI Updates NSFetchedResultsController
Intermediate Training Core Data
Having implemented so many different features with Core Data such as creating, updating, and deleting objects in our app, you should be familiar with how difficult it can be in term so updating our UI to reflect these changes. Today we look at a very easy to use component called NSFetchedResultsController that helps us monitor for changes. In addition to monitoring, it will also give us the correct IndexPath objects for which these changes are occurring inside a UITableView and UICollectionView. Please look at the link in the resources for more information on how this awesome component works.

Comments (14)
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
5 years ago
5 years ago
HELP & SUPPORT