Showing posts with label Relationship. Show all posts
Showing posts with label Relationship. Show all posts

Saturday, 23 May 2020


ECommerce sample project using API data read and CoreData local storage with Codable protocol that is use for beginners
  • Asynchronously data fetch from API
  • CoreData use for local storage
  • Relationship manage in CoreData
  • Unique constraints manage in CoreData
  • Codable protocol use for read and store data with CoreData
  • Filter data with dynamic key using NSSortDescriptor
  • Sorting data