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.