LocalizedView alternatives and similar libraries
Based on the "Localization" category.
Alternatively, view LocalizedView alternatives based on common mentions on social networks and blogs.
-
BartyCrouch
Localization/I18n: Incrementally update/translate your Strings files from .swift, .h, .m(m), .storyboard or .xib files. -
LocalizationKit
Realtime Dynamic localization translation delivery system for iOS and Mac OSX in Swift. Create and update texts from localization.com without needing to recompile or redeploy. Cocapod for iOS devices (iPad, iPhone, iPod Touch and Mac) -
Localize
Localize is a framework writed in swift to localize your projects easier improves i18n, including storyboards and strings. -
L10n-swift
Localization of the application with ability to change language "on the fly" and support for plural form in any language. -
CrowdinSDK
Crowdin iOS SDK delivers all new translations from Crowdin project to the application immediately -
TranslateKit SDK
SF Symbols for Texts: 2000+ built-in translations in 40 languages + semantic localization key macro for Swift devs -
locheck
Validate iOS, Android, and Mac localizations. Find errors in .strings, .stringsdict, and strings.xml files. -
Respresso iOS client
Save development time! Respresso automatically transforms and delivers your digital assets into your projects -
Respresso Localization Converter
Save development time! Respresso automatically transforms and delivers your digital assets into your projects -
Respresso Android client
Save development time! Respresso automatically transforms and delivers your digital assets into your projects
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of LocalizedView or a related project?
README
LocalizedView
What is this?
LocalizedView is a helper class for setting up application specific localized string within Xib file.
Here is a video demo of how this works:
Usage
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Xcode 6
Installation
LocalizedView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'LocalizedView'
Author
Yeung Yiu Hung, [email protected]
License
LocalizedView is available under the MIT license. See the LICENSE file for more info.
*Note that all licence references and agreements mentioned in the LocalizedView README section above
are relevant to that project's source code only.