Burak EryavuzHow do I programmatically change Light/Dark mode in IOS/Swift ?In this article, I will show you how to change light/dark mode using UISwitch.Feb 19Feb 19
Burak EryavuzHow to write C code on Visual Studio Code using GCC Compiler (MAC M1/M2)As known, mac devices use clang as a compiler, but in some cases using clang can cause errors. For this reason, in today’s article I will…Sep 28, 2023Sep 28, 2023
Burak EryavuzHow to localization in swiftHello everyone, in this article I will show you how to support different languages when developing an iOS application.Jul 24, 2023Jul 24, 2023
Burak EryavuzComputed And Observed Variables in Swift (Turkish)Stored Variable’lar normal olarak tanımlanan İçinde bir veriyi tutan ve gerektiğinde veriyi teslim eden değişkenlerdirJul 12, 2023Jul 12, 2023