We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请按以下格式提供问题的相关信息。
感谢解答!
The text was updated successfully, but these errors were encountered:
这个坑似乎还没人填,看到有人提到个workaround,你看看能用不 facebook/react-native#16500 (comment)
Sorry, something went wrong.
多谢,替代方案可以实现,使用touchable元素来传递聚焦。尽管这个坑这么久没人修。
No branches or pull requests
请按以下格式提供问题的相关信息。
问题的具体描述
-- 我观察到,遥控器的上下左右是对应电脑键盘的上下左右,而如Button组件是可以通过键盘的上下左右来聚焦,而TextInput无法获得聚焦点
-- 官网文档里也没具体的说法,现在我采取的是进入即聚焦,但是也是一次性而已,显然不符合实际情况。
请描述完整的环境/版本信息
预期结果
感谢解答!
The text was updated successfully, but these errors were encountered: