Replies: 1 comment 1 reply
-
Hey @casperstr It looks like you wrap this view with ![]() What happen if you wrap this view in ![]() The problem here is that
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are trying to build a modal-screen on iPad OS that has a footer that should be avoided by the keyboard.


This is the goa
l:
When using KeyboardStickyView the modal offset is not taken into account.

The result looks great on phones but on tablet it looks like this:
What are the best practices of getting the correct keyboard behaviour on modals on tablets?
Beta Was this translation helpful? Give feedback.
All reactions