https://github.com/darkcl/LocalizedView
Setting up application specific localized string within xib file.
https://github.com/darkcl/LocalizedView
Last synced: 4 months ago
JSON representation
Setting up application specific localized string within xib file.
- Host: GitHub
- URL: https://github.com/darkcl/LocalizedView
- Owner: darkcl
- License: mit
- Created: 2016-02-19T04:21:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-24T03:05:29.000Z (almost 9 years ago)
- Last Synced: 2024-11-07T19:53:44.928Z (5 months ago)
- Language: Objective-C
- Homepage:
- Size: 185 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ios - LocalizedView - Setting up application specific localized string within Xib file. (Localization / Other Hardware)
- awesome-ios-star - LocalizedView - Setting up application specific localized string within Xib file. (Localization / Other Hardware)
README
# LocalizedView
[](https://travis-ci.org/darkcl/LocalizedView)
[](http://cocoapods.org/pods/LocalizedView)
[](http://cocoapods.org/pods/LocalizedView)
[](http://cocoapods.org/pods/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:
[](http://www.youtube.com/watch?v=fjumi94jlWo)
## 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](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'LocalizedView'
```## Author
Yeung Yiu Hung, [email protected]
## License
LocalizedView is available under the MIT license. See the LICENSE file for more info.
[](https://bitdeli.com/free "Bitdeli Badge")