Skip to content

REKURDennis/LocalizedUIComponents

Repository files navigation

LocalizedUIComponents

CI Status Version License Platform

The library includes three UIComponents (LocalizedButton, LocalizedLabel, LocalizedPlaceholderTextField). Use this components instead of the standard UIButton, UILabel and UITextField in Storyboards/Xib files and just use your language keys as title/text/placeholder and they are automatically localized at runtime.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

LocalizedUIComponents is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'LocalizedUIComponents'

Author

REKURDennis, dennisjoswig@gmx.de

License

LocalizedUIComponents is available under the MIT license. See the LICENSE file for more info.