Skip to content

An Example Implementation Of Diffable Datasource and CoreData in Table View

Notifications You must be signed in to change notification settings

ravisharmaa/DiffableAndCoreData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

CoreDataAndDiffableDataSources with Codable

This work is a reference for all who want to see how diffable, core-data and codable work in conjunction with each other. Below listed examples can be found in this project.

Contents

  1. CRUD in Core Data.
  2. Nested Insert with examples of deliberate crashes, and why it should be omitted.
  3. Batch Delete, Single Delete.
  4. Batch/Single Update.
  5. NSFetchedResultsController and its usage with diffable and core data.

License

MIT

About

An Example Implementation Of Diffable Datasource and CoreData in Table View

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages