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

how to close custom keyboard view by clicking outside of the keyboard #119

Open
donmezemre opened this issue Dec 18, 2020 · 1 comment
Open

Comments

@donmezemre
Copy link

donmezemre commented Dec 18, 2020

when i try to close keyboard by clicking somewhere outside, native keyboard is closing but the other custom keyboard views are not closing.

Does anybody encountered with this issue. and how to handle this issue ?

OS

  • Android

  • IOS

Reproduce the issue

@fukemy
Copy link

fukemy commented Jun 2, 2022

detect other click then call KeyboardUtils.dismiss()

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

No branches or pull requests

2 participants