在使用React Native(Android)中的文本输入上使用SpaimoftInputonFocus = false时,如何以编程方式打开键盘
在 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 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论