This class helps change app language without changing device language or restarting app. NOTE This class depends on ReactiveCocoa (currently v.2.5.x).
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.