Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to change Keyboard barItem's Language. #538

Closed
Prit-Singh opened this issue Jun 20, 2016 · 2 comments
Closed

Need to change Keyboard barItem's Language. #538

Prit-Singh opened this issue Jun 20, 2016 · 2 comments
Labels

Comments

@Prit-Singh
Copy link

Great Work done by you,
But i face one issue. When i try to change language of my app within the app. App language is changed except Keyboard barItem. I need to change this too.
I initialise IQKeyboardManager in AppDelegate and change the language from any class.Please let me know how to change language of keyboard Item bar.

Thank you..

@hackiftekhar
Copy link
Owner

Do you want to change done button text on the fly? I mean when you change your app language from app then keyboard done button should also be change immediately? If YES, then you can take a look at toolbarDoneBarButtonItemText and you can change done button text on the fly. Let me know if you need more help.

@Prit-Singh
Copy link
Author

Thank you @hackiftekhar your suggestion is working for me. I access toolbarDoneBarButtonItemText in my class and change language with NSLocalizedString. Its working fine now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants