How can i control the focus of my BottomSheetTextInput #1911
Unanswered
gustavo-config
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm creating a form inside a BottomSheetModal, and I'm using BottomSheetTextInput, but when I try to do the standard to control the focus: useRef(null), I don't get the expected result.
Beta Was this translation helpful? Give feedback.
All reactions