/weather-app

A study app created using SwiftUI to learn the basic concepts of the framework.

Primary LanguageSwift

SwiftUI Fundamentals - Weather App

This repository is dedicated to storage the first app of SwiftUI Fundamentals course by Sean Allen.

In this app, we're exploring the basic concepts of how SwiftUI Framework works, the structure of views and a basic introduction of @State.