LocalizedView alternatives and similar libraries
Based on the "Localization" category.
Alternatively, view LocalizedView alternatives based on common mentions on social networks and blogs.
-
Localize-Swift
Swift friendly localization and i18n with in-app language switching -
Lin
Xcode plugin that provides auto-completion for NSLocalizedString. -
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) -
Swifternalization
Localize iOS apps in a smarter way using JSON files. Swift framework. -
IBLocalizable
Localize your views directly in Interface Builder with IBLocalizable -
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. -
attranslate
A command line tool for translating JSON, YAML, CSV, ARB, XML (via a CLI) -
extract-localizable-string-plugin-xcode
Xcode plugin for quickly creating localized strings -
CrowdinSDK
Crowdin iOS SDK delivers all new translations from Crowdin project to the application immediately -
nslocalizer
A tool for finding missing and unused NSLocalizedStrings -
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 Android 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
Appwrite - The open-source backend cloud platform
* 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.