Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mjohnson12
Copy link
Collaborator

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

square-tomb and others added 2 commits June 22, 2023 16:46
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants