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

SwiftUI sheet fullscreencover and textfield have problem #176

Open
SevenHall opened this issue Mar 4, 2024 · 1 comment
Open

SwiftUI sheet fullscreencover and textfield have problem #176

SevenHall opened this issue Mar 4, 2024 · 1 comment

Comments

@SevenHall
Copy link

1.SwiftUI sheet and fullscreencover haven't any animation
2.SwiftUI textField can't auto-adaption keyboard position

could you have any solution for it?

@f3dm76
Copy link
Collaborator

f3dm76 commented Mar 7, 2024

Hey @SevenHall,

  1. Sorry, I didn't really get the issue - SwiftUI sheet does have an animation. Anyway what does it have to do with this library and keyboard?
  2. To adopt for keyboard you most likely need to add a scroll view to your content, and it will work automatically.

Anyway, if you'd like further assistance, please provide full minimal compilable example and make sure the issue reproduces on this minimal example. Have a nice day

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