Summary
When you are working with table views and collection views, Core Data provides the perfect backing technology. It offers easy-to-use model support that easily integrates into UIKit data sources. This chapter offers just a taste of Core Data’s capabilities. These recipes have shown you how to design and implement basic Core Data support for managed object models. You’ve read about defining a model and implementing fetch requests. You’ve seen how to add objects, modify them, delete them, and save them. You’ve learned about predicates and undo operations. After reading through this chapter, here are a few final thoughts to take away with you:
If you’re not using Core Data with tables and collection views, you’re missing out on one of the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access