LanguageSwitcher icon indicating copy to clipboard operation
LanguageSwitcher copied to clipboard

Example how to switch iOS app's language on-the-fly, instantly

Results 3 LanguageSwitcher issues
Sort by recently updated
recently updated
newest added

if you select a language and then close and run the app again, the previously selected language is not set as the default language.

enhancement

It appears that swizzle for NSLocale.current no longer fixes the decimal input problem as described in: http://aplus.rs/2017/in-app-language-change-in-ios-app/ > You can see that keyboard view still shows the . but if...

bug

Hello, thanks for the example your provided. I have this old problem, that I want to switch the layout direction for RTL languages, e.g., Arabic. ![simulator screen shot apr 25...

enhancement
help wanted