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

[Deprecated] Tutorial: Chapter 1.2 - Implementing MVVM #97

Merged
merged 10 commits into from
May 17, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Prev Previous commit
Next Next commit
🚚 Rename tutorial folder in DocC
Signed-off-by: Peter Friese <[email protected]>
  • Loading branch information
peterfriese committed May 15, 2023
commit 906b0cdf1273f97a6253108b0bcefda1de5ebd81
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
@Image(source: chapter1.png, alt: "A wireframe of an app interface.")

In this chapter, you will learn how to use SwiftUI to create a simple UI for a todo list application.
@TutorialReference(tutorial: "doc:Building-a-Simple-Todo-List-UI")
@TutorialReference(tutorial: "doc:01-Building-a-Simple-Todo-List-UI")
}
}
}