在使用React Native(Android)中的文本输入上使用SpaimoftInputonFocus = false时,如何以编程方式打开键盘

发布于 2025-02-12 18:24:45 字数 300 浏览 1 评论 0原文

Android React-Native应用程序中,我希望当我聚焦文本输入以不自动打开键盘时(稍后,我将使用参考文献打开它),

我发现show> show> show> showoftinputonfocus = { false}在聚焦时不会打开键盘,但是之后,我无法使用ref.current.focus()

如何 编程开放它。我在使用showfinputonfocus = false时,以编程方式打开键盘?

In an Android react-native application, I want when I focus a text input to not open the keyboard automatically (Later, I will open it using it's ref)

I have found that showSoftInputOnFocus={false} will not open the keyboard when focusing, but afterward, I am not able to open it programmatically using ref.current.focus()

How can I open the keyboard programatically when using showSoftInputOnFocus=false ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文