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

Adding .scrollDismissesKeyboard(.interactively) results in weird TextField behavior #6

Open
iband opened this issue Feb 15, 2023 · 1 comment

Comments

@iband
Copy link

iband commented Feb 15, 2023

When you attach TextField to keyboard like that:


TextField is not interactively dismissed with keyboard (example of the issue on stack overflow: https://stackoverflow.com/questions/73770425/scrollview-scrolldismisseskeyboard-interactively-feels-weird).

Is there a way to achieve behavior like in iMessage with SwiftUI?

@iband
Copy link
Author

iband commented Jun 17, 2023

I wonder if there are any changes to this in iOS 17? I looks like we have a few new customizations for UIKit, but not SwiftUI 🤔

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

1 participant