Skip to content

Instantly share code, notes, and snippets.

@danielbas
Created September 23, 2017 16:19
Show Gist options
  • Save danielbas/3c5ade41890bb89829e7542475fbaa5c to your computer and use it in GitHub Desktop.
Save danielbas/3c5ade41890bb89829e7542475fbaa5c to your computer and use it in GitHub Desktop.
The example usage of localized string using in app localization manager
titleLabel.text = "App demo".localized(key: "navigationbar.title")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment