emenegro / xib-localization

Example project for easy XIB and Storyboard localization (check out blog post)

Home Page:https://medium.com/@mario.negro.martin/easy-xib-and-storyboard-localization-b2794c69c9db

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy XIB and Storyboard Localization

Swift 5.0 Xcode 12.1

Example project for my post Easy XIB and Storyboard Localization.

This repository serves as an example on how to localize some UIKit controls:

  • UILabel
  • UIButton
  • UITextField placeholder
  • UISegmentedControl
  • UIBarItem for tab bar items and navigation bar items
  • UINavigationItem

Review Localizable.swift to check it.

English Spanish

About

Example project for easy XIB and Storyboard localization (check out blog post)

https://medium.com/@mario.negro.martin/easy-xib-and-storyboard-localization-b2794c69c9db

License:MIT License


Languages

Language:Swift 100.0%