Table of Contents
This Tutorial will take you through the steps of creating a simple app using Views and Modifiers. After a short introduction of how Xcode is structured and you can make the best out its new features we will be ready to start our new adventure. You can re-use everything you'll be learning here today to make your first real prototype work on a real device.
For all the details about this tutorial read the relative notion page.
-
Clone the repo
git clone https://github.com/developer-academy-unina/Tutorial-Create-a-List-and-Embed-it-in-Navigation
-
Open the
.xcodeproj
file
This Tutorial will take you through the steps of creating a simple app using List and navigation.
You've found a bug in the source code, a mistake in the documentation or maybe you'd like a new feature? Take a look at GitHub Discussions to see if it's already being discussed. You can help us by submitting an issue on GitHub. Before you create an issue, make sure to search the issue archive -- your issue may have already been addressed!
Please try to create bug reports that are:
- Reproducible. Include steps to reproduce the problem.
- Specific. Include as much detail as possible: which version, what environment, etc.
- Unique. Do not duplicate existing opened issues.
- Scoped to a Single Bug. One bug per report.
Reach out to the maintainer at one of the following places:
- GitHub Discussions
- GitHub issues
- Contact a Mentor for any other help
The original setup of this repository is by Gianluca Orpello.
For a full list of all authors and contributors, see the contributors page.
This project is licensed under the MIT License.
See LICENSE for more information.