You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed this using <Menu>, when menu is visible it is like 8~10px below where it should be, this seems to be the case with all Components inside react-navigation presentation: modal on iOS.
Expected behaviour
Components to be where they are on the screen, if you try to use the onLayout you will get wrong position of the element
Current behaviour
I noticed this using
<Menu>
, when menu is visible it is like 8~10px below where it should be, this seems to be the case with all Components inside react-navigationpresentation: modal
oniOS
.Expected behaviour
Components to be where they are on the screen, if you try to use the
onLayout
you will get wrong position of the elementCode sample
https://snack.expo.dev/9cdSNjwzL
Screenshots (if applicable)
What have you tried
This is what I mean by shift:

Your Environment
The text was updated successfully, but these errors were encountered: