Weather A Very simple weather app(no API) with SwiftUI Sep 15, 2022 1 min read WeatherApp A Very simple weather app(no API) The purpose of this app is to: understand the SwiftUI View tree structure UI properties(importance of order of properties) @State and @Bind SwiftUI’s declarative syntax vs imperative we’re all used to :/ GitHub View Github WeatherSwiftUI
Weather SwiftUI Weather app, allow users get the current weather for a current location SwiftUI Weather app, allow users get the current weather for a current location 14 March 2023