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

scrollDismissesKeyboard = interactively #115

Open
ruofeilyu opened this issue Nov 29, 2024 · 1 comment
Open

scrollDismissesKeyboard = interactively #115

ruofeilyu opened this issue Nov 29, 2024 · 1 comment

Comments

@ruofeilyu
Copy link

how can I set the scrollDismissesKeyboard = interactively?

@f3dm76
Copy link
Collaborator

f3dm76 commented Jan 20, 2025

Hey @ruofeilyu, ChatView is UITableView under the hood, try smth like UITableView.appearance().keyboardDismissMode = .onDrag
have a nice day

btoms20 added a commit to btoms20/Chat that referenced this issue Feb 4, 2025
…, will request the keyboard to be dismissed (addresses exyte#85 and exyte#115)
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