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

Latest commit

 

History

History
11 lines (7 loc) · 467 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 467 Bytes

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.