Replies: 2 comments 5 replies
-
@Ladvace can you attach a screenshot how it looks like? Can you remove all other components in the tree and keep only Which version of keyboard-controller do you use? |
Beta Was this translation helpful? Give feedback.
5 replies
-
At the end I found the problem, it was coming from the
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
This is how I'm using my keyboardProvider, I'm using
"expo": "~52.0.32"
with"expo-router": "~4.0.17"
, despite settings statusBarTranslucent I still see the statusbar, removingKeyboardProvider
it disappear so I'm pretty sure that's where it's coming from. not sure if I'm using it wrongBeta Was this translation helpful? Give feedback.
All reactions