workflow-swift icon indicating copy to clipboard operation
workflow-swift copied to clipboard

[WIP] Added ObservableSwiftUIScreen and changed Tutorial Todo edit screen to implement it

Open mjohnson12 opened this issue 1 year ago • 0 comments

Created ObservableSwiftUIScreen Renamed ObservableValue to ObservableObjectValue Added ObservableValue based on @Observable Changed Tutortial 5 complete to use ObservableSwiftUIScreen for the TodoEditScreen Updated Tutorial to have iOS 17 as a minimum deployment target Changed Tutorial to import Tutorial 5 instead of base Changed ModeledHostingController to internal so it could be used by ObservableSwiftUIScreen

mjohnson12 avatar Aug 31 '23 16:08 mjohnson12