Skip to main content
Author

Görkem Güray

Industrial Automation Engineer

Recent

Day 37 - SwiftUI: Let's Build the iExpense App

·3651 words·18 mins
In this section we will build our iExpense application using @Observable, sheet(), Codable, UserDefaults. @Observable : Monitors a class for changes and refreshes all affected views.

Day 30 - Building the Word Scramble App

·2172 words·11 mins
In today’s article, we will use the List, UITextChecker and App Bundle we learned on day 29 in a real application and build our game World Scramble.