SkillAgentSearch skills...

SwiftLocalizedStrings

Localizing strings with enums and a little of Swift's protocol magic

Install / Use

/learn @rbarbera/SwiftLocalizedStrings
About this skill

Quality Score

0/100

Supported Platforms

Zed

README

SwiftLocalizedStrings

Localizing strings with enums and a little of Swift's protocol magic

After reading this article by Miguel Hernandez, I felt that I could use this use case as a excuse to explore Swift protocol extensions. This Playground is my approach to the NSLocalizedString problem on iOS development.

Xcode 7.0 and Swift 2.0

Many thanks to @Maquert by give me my own itchy about this issue.

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated9y ago
Forks2

Languages

Swift

Security Score

55/100

Audited on Apr 3, 2017

No findings