Skip to content

fix: [Issues: #4] 修复组件在页面触底的时候,虚拟键盘弹出,聚焦的输入框组件被遮挡问题 #5

New issue

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

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

Gyzztzj
Copy link

@Gyzztzj Gyzztzj commented Aug 12, 2024

Summary

closes #4
源库设计是处理键盘外观并自动滚动到聚焦的TextInput的一个ScrollView组件;本次主要是添加了harmonyOS平台判断,修复组件在页面触底的时候,虚拟键盘弹出,聚焦的输入框组件被遮挡问题

Test Plan

Checklist

  • 已经在真机设备或模拟器上测试通过
  • 已经与 Android 或 iOS 平台做过效果/功能对比
  • 已经添加了对应 API 的测试用例(如需要)
  • 已经更新了文档(如需要)
  • 更新了 JS/TS 代码 (如有)

@dw18829031738 dw18829031738 merged commit 0e0bffb into react-native-oh-library:sig Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

harmonyOS端组件在页面触底的时候,虚拟键盘弹出,聚焦的输入框组件被遮挡
2 participants