initialFocusRef in Modal should open keyboard #5228
Replies: 3 comments 2 replies
-
Sorry I put temporary link to the snack. This one should be ok: |
Beta Was this translation helpful? Give feedback.
-
Hi @fafo, Thank you for reporting this issue. We will try to fix this at the earliest. |
Beta Was this translation helpful? Give feedback.
-
Hi @fafo, |
Beta Was this translation helpful? Give feedback.
-
Description
When using initialFocusRef property in Modal, the keyboard should open, instead the cursor blinks the selected input, but you have to click on it in order to open the keyboard.
CodeSandbox/Snack link
https://snack.expo.dev/@faf0/64fa14
Steps to reproduce
You can see it on the documentation example. Just click on open on a mobile device. The modal opens, the focus is on the correct input, but the keyboard closed
NativeBase Version
Any above 3.2
Platform
Other Platform
No response
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions