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

Keyboard hides drawer #15

Closed
LuegM opened this issue May 1, 2022 · 1 comment
Closed

Keyboard hides drawer #15

LuegM opened this issue May 1, 2022 · 1 comment

Comments

@LuegM
Copy link

LuegM commented May 1, 2022

Hello,
is there a way to change the position of the drawer when the keyboard appears ?
I have a search bar on the drawer and when I click in it, the keyboard covers the drawer.

This is my Code:
I would like to use the ".onTapGesture" to bring the drawer to the top position...
image

This is how it looks now.
image

Sorry, I'm still a noob with Swift and I am just learning it now. 🤓

@LuegM LuegM closed this as not planned Won't fix, can't repro, duplicate, stale May 16, 2023
@pr0tonion
Copy link

I havent worked with Swift in a long time, but i think you can observe the keyboard and move the drawer up when the keyboard has appeared. Did something similar with another solution. ChatGPT might have a solution

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