I wrote a small sample app "BudgetApp" using Core Data and MV/MVI pattern. You can find it here:
https://github.com/azamsharp/BudgetApp
I ended up creating the fetch request inside the Model (Core Data Model Classes) and that way I was able to reuse them.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: