Tag: iOS-development
-
Starting with Localizable Strings
Made in Xcode 13, (swift 5) When I started working as an iOS-developer recently, I learnt a lot on areas I’ve never read about before or tried in tutorials. This week’s topic is on Localizable strings, and they blew my mind on how easy and clean it makes your code! Sometimes you build apps which…