Skip to content

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

Notifications You must be signed in to change notification settings

rbarbera/SwiftLocalizedStrings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages