Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

TimurBK/ReactiveLocalizationManager

Repository files navigation

ReactiveLocalizationManager

This class helps change app language without changing device language or restarting app. NOTE This class depends on ReactiveCocoa (currently v.2.5.x).

Installation

ReactiveLocalizationManager is available via CocoaPods. Add the following line to your podfile:

  pod 'ReactiveLocalizationManager', '~> 1.2'

Alternatively just drag&drop ReactiveLocalizationManager folder to your project.

About

This class helps change app language without changing device language or restarting app. ReactiveCocoa is used for delivery of localization changes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published