Factory Design Pattern in iOSHello. This article will examine the Factory Design Pattern in Swift programming language and try to make it understandable with various…Jun 6Jun 6
Screen Time APIHello, in this article I will share some information about Screen Time API and try to make it understandable with various code snippets…Oct 13, 2024A response icon4Oct 13, 2024A response icon4
Design Patterns in SwiftUIThe design patterns have started to confuse people’s minds with SwiftUI. Questions such as “Which pattern is more suitable for SwiftUI?” or…Aug 3, 2024Aug 3, 2024
Swift 5.9 - MacrosWe met Macros with Swift 5.9. Macros prevent repetitive codes and make the code more readable. Most of the time, crashes may occur in run…Dec 6, 2023Dec 6, 2023
Xcode Build SettingsThere are too many build settings in Xcode, which are of great importance for frameworks or apps. Let’s cover some, if not all, of the…Sep 3, 2023A response icon1Sep 3, 2023A response icon1