Skip to content

dwirandyh/ios-localization

Repository files navigation

iOS Localization Extension

This is a repository that contains extensions that can help us to localize iOS applications easily by setting text or title based on the key in our localization string file

iOS Localization

How To Use

There are two way to use it

  1. Add key of localization strings into custom property (LocalizedKey)
  2. Set text or title same as with key of localization strings and append the first character with @

Available Extensions:

  • UILabel
  • UIButton
  • UISegmentedControl
  • UIBarItem
  • UINavigationItem
  • UIImageView

Releases

No releases published

Packages

No packages published