键盘打开时TextInput不可见Expo React Native
Posted
技术标签:
【中文标题】键盘打开时TextInput不可见Expo React Native【英文标题】:TextInput Not Visible When Keyboard Is Open Expo React Native 【发布时间】:2020-10-05 10:14:06 【问题描述】:This is my view 和 this happens when I open the soft keyboard,我在最新的 Expo 和 React Native 上运行,没有看到 TextInput。我没有独立的 android 和 ios 文件夹,因此我无法将内容添加到清单中,或者我可以吗?
【问题讨论】:
【参考方案1】:使用 KeyboardAvoidingView。 这是文档的链接https://reactnative.dev/docs/keyboardavoidingview
【讨论】:
以上是关于键盘打开时TextInput不可见Expo React Native的主要内容,如果未能解决你的问题,请参考以下文章
在adjustResize和软键盘打开时保留EditText比例
Android Soft Keyboard在重新打开时隐藏EditText