Skip to content

Project to reinforce the basic concepts of interface creation using SwiftUI

License

Notifications You must be signed in to change notification settings

developer-academy-unina/Lab-SwiftUI-Basics-Weather-Card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab

SwiftUI Basics: Weather Card


Report a Bug · Ask a Question

coverage

Table of Contents


About

This project is for you to challenge yourselves with interface creation using SwiftUI. Look at the Weather Card image below and recreate it on Xcode to reinforce your knowledge of layouts in SwiftUI.

Screenshots
Weather Card Xcode

Getting Started

Installation

  1. Clone the repo

    git clone https://github.com/developer-academy-unina/Lab-SwiftUI-Basics-Weather-Card
  2. Open the .xcodeproj file

How to

  1. Create a new project on Xcode called WeatherCard

  2. Recreate the Weather Card (as shown in the picture above) in the ContentView

  3. Check if your Weather Card is similar to this project's


Issues and Discussions

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.

Support

Reach out to the maintainer at one of the following places:


Authors & contributors

The original setup of this repository is by Luca Palmese.

For a full list of all authors and contributors, see the contributors page.


License

This project is licensed under the MIT License.

See LICENSE for more information.

About

Project to reinforce the basic concepts of interface creation using SwiftUI

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages