Dominik Hofer
Day 37 #100DaysOfSwiftUI
ā Built the iExpense project
š takeaways:
š Organize classes & structs in other files
š Use UUID() to create unique ids
š Pass data to child views as ObservableObject
š Use didSet and initializer to write/read data from class to UserDefaults