Day 41 - SwiftUI: Finish the Moonshot App 5 May 2024·1218 words·6 mins Today we will finish the MoonShot application by working with container relative frame and ScrollView.
Day 40 - SwiftUI: Generics and Codable 1 May 2024·3168 words·15 mins In today’s article, we will look at Codable in more detail. We will also look at Generics, which allow us to create highly reusable code.
Day 39 - SwiftUI: ScrollView and NavigationLink 20 April 2024·2467 words·12 mins Today we have five topics to work on: Container, Relative Frames, ScrollView, NavigationLink and more.