Skip to content

Allows .strings file based localization without creating IBOutlets for each individual UI Elements

Notifications You must be signed in to change notification settings

mobile-apps-developer/InterfaceBuilder-Based-Localisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

InterfaceBuilder based localization

Allows .strings file based localization without creating IBOutlets for each indivisual UI Elements

  • No need to create IBOutlet for each UI Element
  • Support iOS native localization
  • Easily extendable to support JSON file based localization

Setup

  • Drag and Drop Label class into your project
  • Set the class of UILable to Label
  • Assign the key you want to use from the Localizable.strings file

1b68873a93769271e.png 2dcdaaedda5f4071c.png

About

Allows .strings file based localization without creating IBOutlets for each individual UI Elements

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages