-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
This Is an enhancement to the AddBudgetCategoryView file. In this file. I added a @State variable array called "addedBudgetCategories" that keeps track of and stores all the new budget categories that are added to the CoreData context. In the saveOrUpdate() function in this file, every single budget category that is new is appended to the "addedBudgetCategories" array while being being stored in the CoreData context.


Metadata
Metadata
Assignees
Labels
No labels