LocaleManager
LocaleManager copied to clipboard
Changing iOS locale and language on the fly without exiting. RTL supported.
I've got 193 crash reports in Crashlytics panel:
After changing Language onFly, Keyboard / InputView (UIDatePicker) is not showing up but at the time of resignFirstResponder of UITextFiled keyboard / InputView appear and disappear from top for 1-2...
After changing localization to a language with different direction, iOS 11 `UINavigationItem`'s search controller's textfield placeholder won't be aligned according to direction of new localization until app got restarted.