Core Data Mastery in SwiftUI
English | 2023 | ISBN: n/a | 534 Pages | PDF EPUB | 165 MB
English | 2023 | ISBN: n/a | 534 Pages | PDF EPUB | 165 MB
FIRST EXAMPLE How can you start using Core Data in just 4 steps and under 10 minutes?
MOCK DATA How can you use mock data in Core Data and preview it while developing your UI?
DISPLAYING DATA How can you make your life much easier when using Core Data and SwiftUI?
@FETCHREQUEST How can you not only get data, but also sort, filter, and animate with a fetch request?
@SECTIONEDFETCHREQUEST What can you do if you want to group your data into sections?
MANAGED OBJECT CONTEXT How can you use the managed object context to insert, update, and delete data?
DATA MODEL OPTIONS How can you make attributes required, provide default values, and prevent duplicate data?