1

I have a Core Data entity with a Date type attribute. How to make a list containing all instances of this entity and divided into sections by year?

Similar to the screenshot: an example

pawello2222
  • 46,897
  • 22
  • 145
  • 209
Heimdallr
  • 189
  • 1
  • 14
  • This might help you: [How to dynamically create sections in a SwiftUI List/ForEach](https://stackoverflow.com/questions/58574847/how-to-dynamically-create-sections-in-a-swiftui-list-foreach-and-avoid-unable-t) – pawello2222 Jul 28 '20 at 21:19
  • @pawello2222 thanks, this link was really helpful – Heimdallr Jul 31 '20 at 12:56

0 Answers0