Preventing unwanted fetches when using NSFetchedResultsController and fetchBatchSize
Published on: January 18, 2021This article covers a topic that is extensively covered in my Practical Core Data book. This book is intended to help you learn Core Data from scratch using modern techniques and every chapter features sample apps in SwiftUI as well as UIKit whenever this is relevant. When you use Core Data in a UIKit or […]
Read post